Fix some image handling-related variables in backend
This commit is contained in:
@ -96,6 +96,6 @@
|
||||
"online_usage_museum": "Online usage (museum)",
|
||||
"stats_instance_contents": "Database contents of the instance",
|
||||
"video_conference": "Video conference",
|
||||
"image_choose": "Select an object ..."
|
||||
"image_choose": "Select an image ..."
|
||||
}
|
||||
}
|
@ -85,7 +85,10 @@
|
||||
"color_purple": "purple",
|
||||
"color_teal": "teal",
|
||||
"color_fuchsia": "fuchsia",
|
||||
"color_aqua": "aqua"
|
||||
"color_aqua": "aqua",
|
||||
"object_filter_active": "You have an active filter for objects. The listed images are restricted to images of these objects.",
|
||||
"toggle_display_with_master": "Toggle display of image with a master file",
|
||||
"toggle_display_without_master": "Toggle display of image without an available master file"
|
||||
},
|
||||
"incha_image": {
|
||||
"front": "Sisi depan",
|
||||
|
Reference in New Issue
Block a user