🌐 New Crowdin updates (#1551)

This commit is contained in:
Thomas Camlong
2023-11-09 20:24:27 +01:00
committed by GitHub
parent 82c79c6591
commit 704ae1cbe4
219 changed files with 2154 additions and 507 deletions

View File

@@ -1,5 +1,7 @@
{
"save": "Speichern",
"apply": "Übernehmen",
"insert": "Einfügen",
"about": "Über",
"cancel": "Abbrechen",
"close": "Schließen",
@@ -40,5 +42,14 @@
"medium": "Mittel",
"large": "Groß"
},
"seeMore": "Mehr Informationen..."
"seeMore": "Mehr Informationen...",
"position": {
"left": "Links",
"center": "Mittig",
"right": "Rechts"
},
"attributes": {
"width": "Breite",
"height": "Höhe"
}
}