Add translation variables for quick export and master image filename in
musdb
This commit is contained in:
@ -54,7 +54,9 @@
|
||||
"updated_annotation_translation": "Updated annotation translation",
|
||||
"deleted_annotation_translation": "Deleted annotation translation",
|
||||
"global_max_file_uploads": "Overall, the maximum number of images that can be uploaded in one go is",
|
||||
"image_upload_page_title": "Image upload form"
|
||||
"image_upload_page_title": "Image upload form",
|
||||
"master_filename": "Name of master file",
|
||||
"master_filename_explica": "The name of the masterfile including the file extension but without the filepath"
|
||||
},
|
||||
"incha_image": {
|
||||
"front": "Sisi depan",
|
||||
|
@ -89,7 +89,10 @@
|
||||
"toggle_navigation": "Beralih navigasi",
|
||||
"main_image": "Gamabaran utama",
|
||||
"find_an_expert": "Temukan ahli-ahli",
|
||||
"return_to_list": "Kemali ke ikhtisar"
|
||||
"return_to_list": "Kemali ke ikhtisar",
|
||||
"quick_export": "Quick export",
|
||||
"quick_export_lido": "Quick export (LIDO)",
|
||||
"export_options": "Export options"
|
||||
},
|
||||
"objekt": {
|
||||
"assign_results": "Kaitkan hasil dengan",
|
||||
@ -115,6 +118,7 @@
|
||||
"visibility": "Status penerbitan",
|
||||
"social_media": "Media sosial",
|
||||
"allow_all": "Memperbolehkan untuk semua",
|
||||
"disallow_all": "Melarang untuk semua"
|
||||
"disallow_all": "Melarang untuk semua",
|
||||
"all_exhibitions": "All exhibitions"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user