diff --git a/public/locales/de/settings/common.json b/public/locales/de/settings/common.json index 433c0197b..776816b2a 100644 --- a/public/locales/de/settings/common.json +++ b/public/locales/de/settings/common.json @@ -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 @" } } \ No newline at end of file