aboutsummaryrefslogtreecommitdiffhomepage
path: root/assets/languages/json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/languages/json')
-rw-r--r--assets/languages/json/Translations.json12
-rw-r--r--assets/languages/json/kl.json14
2 files changed, 26 insertions, 0 deletions
diff --git a/assets/languages/json/Translations.json b/assets/languages/json/Translations.json
index 58f9733..3406ffb 100644
--- a/assets/languages/json/Translations.json
+++ b/assets/languages/json/Translations.json
@@ -34,5 +34,17 @@
"joined the group": "s'est joint au groupe",
"You joined the group": "Vous avez rejoint le groupe",
"has disconnected from the server": "s'est déconnecté du serveur."
+ },
+ "kl": {
+ "Translator": "Marvin Borner (probably needs corrections)",
+ "you": "SoH",
+ "Feed": "De'",
+ "Explore": "Tu'",
+ "Chat": "Qin",
+ "Friends": "Jup",
+ "Personal": "Ghot",
+ "joined the group": "ghom muv",
+ "You joined the group": "Ghom muv SoH",
+ "has disconnected from the server": "disconnected vo' jabwI'"
}
}
diff --git a/assets/languages/json/kl.json b/assets/languages/json/kl.json
new file mode 100644
index 0000000..b21768e
--- /dev/null
+++ b/assets/languages/json/kl.json
@@ -0,0 +1,14 @@
+{
+ "kl": {
+ "Translator": "Marvin Borner (probably needs corrections)",
+ "you": "SoH",
+ "Feed": "De'",
+ "Explore": "Tu'",
+ "Chat": "Qin",
+ "Friends": "Jup",
+ "Personal": "Ghot",
+ "joined the group": "ghom muv",
+ "You joined the group": "Ghom muv SoH",
+ "has disconnected from the server": "disconnected vo' jabwI'"
+ }
+}