New translations common.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 12:12:27 +02:00
committed by ajnart
parent 4499d19c7d
commit c5aeaf8c4e

View File

@@ -1,14 +1,14 @@
{ {
"title": "Einstellungen", "title": "Settings",
"tooltip": "Einstellungen", "tooltip": "Settings",
"tabs": { "tabs": {
"common": "Gewöhnlich", "common": "Common",
"customizations": "Anpassungen" "customizations": "Customizations"
}, },
"tips": { "tips": {
"configTip": "Lade eine neue Konfiguration hoch, indem du eine neue auf die Seite ziehst!" "configTip": "Upload your config file by dragging and dropping it onto the page!"
}, },
"credits": { "credits": {
"madeWithLove": "Gemacht mit ❤️ von @" "madeWithLove": "Made with ❤️ by @"
} }
} }