New Crowdin updates (#2248)

Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Lipis 2020-10-25 16:50:35 +02:00 committed by GitHub
parent 900e0f27ad
commit 36700b9376
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 257 additions and 21 deletions

View file

@ -41,6 +41,7 @@ const allLanguages: Language[] = [
{ lng: "gl-ES", label: "Galego" },
{ lng: "ro-RO", label: "Română" },
{ lng: "sv-SE", label: "Svenska" },
{ lng: "sk-SK", label: "Slovenčina" },
];
export const languages: Language[] = [{ lng: "en", label: "English" }]