Nodac: Add translation variables for feedback and menu options

This commit is contained in:
2020-03-18 07:13:56 +01:00
committed by Stefan Rohde-Enslin
parent 2eb8d92d68
commit 57c8c09856
28 changed files with 266 additions and 28 deletions

View File

@@ -68,6 +68,12 @@
"sync_no_authority": "Synchronisieren ohne Normdaten",
"synchronize": "Synchronisieren",
"to_tag_control": "Meinten Sie eines der folgenden Schlagworte?",
"to_tag_new": "Es ist keines von diesen Sachschlagworten. Neues Sachschlagwort anlegen"
"to_tag_new": "Es ist keines von diesen Sachschlagworten. Neues Sachschlagwort anlegen",
"no_description": "Keine Beschreibung",
"no_coords": "Keine Koordinaten",
"no_superordinate": "Keine \u00dcberordnung",
"no_translation": "Keine \u00dcbersetzung",
"missing_information": "Fehlende Information",
"no_entity_encoding": "Keine Kodierung"
}
}