translation-json/importer/en/importer-success.json
Joshua Ramon Enslin a8b2213240 Add translation files importer in DE/EN
The new importer at imports.museum-digital.org is hence now
multilingual. Also, two new translation fields were added to the
dashboard of museum-digital.org.
2019-08-30 00:53:14 +02:00

16 lines
526 B
JSON

{
"tlImporterSuccess": {
"Success": "Success!",
"warnings": "Warnings",
"general": "General",
"download_as_csv": "Download as <abbr title=\"Comma-Separated Values\">CSV<\/abbr>",
"norm_data": "Norm Data",
"too_short": "The text field's entry is too short",
"context": "Context",
"Message": "Message",
"Context": "Context",
"Entity Name": "Entity Name",
"Additional Note": "Additional Note",
"ID in Context": "Entry ID"
}
}