Approval in backend
This commit is contained in:
19
backend/ro/works.json
Normal file
19
backend/ro/works.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user