Browse Source

Update `German` translation

Currently translated at 13.9% (17 of 122 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://weblate.frisk.space/projects/wiki-bot/dashboard/de/
MarkusRost 4 years ago
parent
commit
b1e83f4d8d
1 changed files with 18 additions and 2 deletions
  1. 18 2
      dashboard/i18n/de.json

+ 18 - 2
dashboard/i18n/de.json

@@ -5,5 +5,21 @@
         " ",
         " ",
         " "
-	]
-}
+    ],
+    "general": {
+        "delete": "Löschen",
+        "invite": "Lade Wiki-Bot ein",
+        "logout": "Abmelden",
+        "rcscript": "Letzte Änderungen",
+        "refresh": "Serverliste aktualisieren",
+        "save": "Speichern",
+        "selector": "Serverauswahl",
+        "settings": "Einstellungen",
+        "support": "Support-Server",
+        "title": "Wiki-Bot Einstellungen",
+        "verification": "Verifizierungen"
+    },
+    "selector": {
+        "title": "Serverauswahl"
+    }
+}