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": "Front view",
|
||||
|
@ -89,7 +89,10 @@
|
||||
"toggle_navigation": "Toggle navigation",
|
||||
"main_image": "Main image",
|
||||
"find_an_expert": "Find an expert",
|
||||
"return_to_list": "Return to overview"
|
||||
"return_to_list": "Return to overview",
|
||||
"quick_export": "Quick export",
|
||||
"quick_export_lido": "Quick export (LIDO)",
|
||||
"export_options": "Export options"
|
||||
},
|
||||
"objekt": {
|
||||
"assign_results": "Assign results",
|
||||
@ -115,6 +118,7 @@
|
||||
"visibility": "Visibility",
|
||||
"social_media": "Social Media",
|
||||
"allow_all": "Allow for all",
|
||||
"disallow_all": "Disallow for all"
|
||||
"disallow_all": "Disallow for all",
|
||||
"all_exhibitions": "All exhibitions"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user