mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-09-10 20:49:44 +00:00
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],
|
es: LANGUAGES.es[1],
|
||||||
sv: LANGUAGES.sv[1],
|
sv: LANGUAGES.sv[1],
|
||||||
tr: LANGUAGES.tr[1],
|
tr: LANGUAGES.tr[1],
|
||||||
|
cs: LANGUAGES.cs[1],
|
||||||
|
kn: LANGUAGES.kn[1],
|
||||||
};
|
};
|
||||||
|
|
||||||
export default SUPPORTED_LANGUAGES;
|
export default SUPPORTED_LANGUAGES;
|
||||||
|
|
Loading…
Add table
Reference in a new issue