New Crowdin updates (#1987)

This commit is contained in:
Lipis
2020-08-11 17:12:33 +03:00
committed by GitHub
parent 296e3677cf
commit 6e5b1a1c2a
31 changed files with 349 additions and 129 deletions

View File

@@ -39,6 +39,7 @@ const allLanguages: Language[] = [
{ lng: "he-IL", label: "עברית", data: "he-IL.json", rtl: true },
{ lng: "hi-IN", label: "हिन्दी", data: "hi-IN.json" },
{ lng: "ta-IN", label: "தமிழ்", data: "ta-IN.json" },
{ lng: "gl-ES", label: "Galego", data: "gl-ES.json" },
];
export const languages: Language[] = [