translation-json/backend/ro/works.json

19 lines
720 B
JSON
Raw Normal View History

2024-03-25 15:52:00 +01:00
{
"tlWorks": {
"record_edited": "The work entry has been updated",
"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": "Language",
"language_explica": "Language of the record. Required",
"title": "Title",
"title_explica": "The title of the work",
"description": "Description",
"description_explica": "Description of the work",
"recordKind": "Kind of work",
"kind_explica": "Type of work",
"material": "Material",
"material_explica": "Material used to create the work"
}
}