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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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[] = [