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",
"tooltip": "Einstellungen",
"title": "Settings",
"tooltip": "Settings",
"tabs": {
"common": "Gewöhnlich",
"customizations": "Anpassungen"
"common": "Common",
"customizations": "Customizations"
},
"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": {
"madeWithLove": "Gemacht mit ❤️ von @"
"madeWithLove": "Made with ❤️ by @"
}
}