Stand 2019-07-12.

This commit is contained in:
2019-07-13 23:26:16 +02:00
committed by Stefan Rohde-Enslin
parent 18e4637b4b
commit f59fab614d
232 changed files with 4443 additions and 1256 deletions

View File

@ -1,19 +1,19 @@
{
"tlWorks": {
"record_edited": "The work entry has been updated",
"upload_image": "Uploaded image.",
"upload_image": "Uploaded image",
"deleted_image": "The image has been deleted",
"work_deleted": "The work entry has been deleted",
"works_edit": "Edit a work",
"language": "Record language",
"language_explica": "Language of the record. Required.",
"language": "Language",
"language_explica": "Language of the record. Required",
"title": "Title",
"title_explica": "The title of the work.",
"title_explica": "The title of the work",
"description": "Description",
"description_explica": "Description of the work.",
"description_explica": "Description of the work",
"recordKind": "Kind of work",
"kind_explica": "Type of the work.",
"kind_explica": "Type of work",
"material": "Material",
"material_explica": "The material, with which the work was created."
"material_explica": "Material used to create the work"
}
}