Add number of pieces to puzzles
This commit is contained in:
@@ -62,14 +62,15 @@ en:
|
||||
file: File
|
||||
separator: Separator
|
||||
message:
|
||||
author: "Author"
|
||||
processed: "Processed?"
|
||||
text: "Content"
|
||||
time: "Time"
|
||||
author: Author
|
||||
processed: Processed?
|
||||
text: Content
|
||||
time: Time
|
||||
puzzle:
|
||||
brand: "Brand"
|
||||
image: "Image"
|
||||
name: "Name"
|
||||
brand: Brand
|
||||
image: Image
|
||||
name: Name
|
||||
pieces: Number of pieces
|
||||
session:
|
||||
email_address: Email address
|
||||
password: Password
|
||||
@@ -107,6 +108,8 @@ en:
|
||||
attributes:
|
||||
name:
|
||||
blank: The puzzle name cannot be empty
|
||||
pieces:
|
||||
blank: It's mandatory to provide the number of pieces
|
||||
user:
|
||||
attributes:
|
||||
email_address:
|
||||
|
||||
Reference in New Issue
Block a user