mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-02-06 21:39:41 +01:00
Update i18n.js
change langeage name
This commit is contained in:
parent
c33314edfb
commit
26f4479859
@ -11,7 +11,7 @@ const languageCodeMap = {
|
|||||||
// 'es': 'Español',
|
// 'es': 'Español',
|
||||||
// 'it': 'Italiano',
|
// 'it': 'Italiano',
|
||||||
// 'pl': 'Polski',
|
// 'pl': 'Polski',
|
||||||
'zh-cn': '汉语 (简化字)'
|
'zh-cn': '简体中文 (Simplified Chinese)'
|
||||||
}
|
}
|
||||||
Vue.prototype.$languageCodeOptions = Object.keys(languageCodeMap).map(code => {
|
Vue.prototype.$languageCodeOptions = Object.keys(languageCodeMap).map(code => {
|
||||||
return {
|
return {
|
||||||
|
Loading…
Reference in New Issue
Block a user