New Crowdin updates (#2311)

This commit is contained in:
Lipis 2020-11-03 18:45:13 +02:00 committed by GitHub
parent a7da8901d8
commit eca2bdabcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 876 additions and 58 deletions

View file

@ -42,6 +42,8 @@ const allLanguages: Language[] = [
{ lng: "ro-RO", label: "Română" },
{ lng: "sv-SE", label: "Svenska" },
{ lng: "sk-SK", label: "Slovenčina" },
{ lng: "my-MM", label: "Burmese" },
{ lng: "ha-HG", label: "Hausa" },
];
export const languages: Language[] = [{ lng: "en", label: "English" }]