added more languages
based on my observation on transifex
This commit is contained in:
parent
261f5e9545
commit
31643005f1
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ const SUPPORTED_LANGUAGES = {
|
|||
es: LANGUAGES.es[1],
|
||||
sv: LANGUAGES.sv[1],
|
||||
tr: LANGUAGES.tr[1],
|
||||
cs: LANGUAGES.cs[1],
|
||||
kn: LANGUAGES.kn[1],
|
||||
};
|
||||
|
||||
export default SUPPORTED_LANGUAGES;
|
||||
|
|
Loading…
Add table
Reference in a new issue