Fix some image handling-related variables in backend
This commit is contained in:
@ -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": "Front view",
|
||||
|
Reference in New Issue
Block a user