Fix some image handling-related variables in backend

This commit is contained in:
2020-04-13 12:53:53 +02:00
committed by Stefan Rohde-Enslin
parent 5d5c730a0f
commit 1934909dd8
36 changed files with 128 additions and 80 deletions

View File

@@ -101,8 +101,8 @@
"options": "Optionen",
"newspapers_mailing_lists": "Newsletters und Mailing-Listen",
"room": "Raum",
"image": "Bild",
"menu_items": "Menu Items",
"image": "Abbildung",
"menu_items": "Menupunkte",
"backgrounds": "Hintergr\u00fcnde",
"transcription": "Transkript",
"record_language": "Sprache des Eintrags",
@@ -112,6 +112,6 @@
"annotations": "Anmerkungen",
"catalogue_raisonne": "Werkverzeichnis",
"statistics": "Statistik",
"analyze": "Analyze"
"analyze": "Analysiere"
}
}