fix languages.js after rebase
This commit is contained in:
parent
1d053c5302
commit
de5c5a9626
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ const LANGUAGES = {
|
|||
kv: ['Komi', 'Коми'],
|
||||
kw: ['Cornish', 'Kernewek'],
|
||||
ky: ['Kirghiz', 'Kırgızca / Кыргызча'],
|
||||
la: ['Latin', 'Latina'],const languages = { en: 'English', pl: 'Polski', id: 'Bahasa Indonesia', de: 'Deutsche' , fr: 'Français', sk: 'Slovenský', tr: 'Türk', zh: '中文' };
|
||||
la: ['Latin', 'Latina'],
|
||||
lb: ['Luxembourgish', 'Lëtzebuergesch'],
|
||||
lg: ['Ganda', 'Luganda'],
|
||||
li: ['Limburgian', 'Limburgs'],
|
||||
|
|
Loading…
Reference in a new issue