Stand 2018-10-05.
This commit is contained in:
@ -39,6 +39,12 @@
|
||||
"time_delete": "Delete time term",
|
||||
"time_annotated": "The time has been annotated.",
|
||||
"added": "A new time entry has been added.",
|
||||
"edited": "Information on this time entry has been updated."
|
||||
"edited": "Information on this time entry has been updated.",
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"must_be_month": "Month: Must be a valid, two-digit representation of a month. E.g. 01 for January, 12 for December",
|
||||
"must_be_day": "Day: Must be a valid, two-digit representation of a day. From 01 to 31",
|
||||
"must_be_year": "Year: Must be a valid, four-digit representation of a year. From 0001 to 9999.",
|
||||
"must_be_+-": "Must be either + (common era) or - (before common era)"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user