mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-30 01:38:59 +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',
|
||||
// 'it': 'Italiano',
|
||||
// 'pl': 'Polski',
|
||||
'zh-cn': '汉语 (简化字)'
|
||||
'zh-cn': '简体中文 (Simplified Chinese)'
|
||||
}
|
||||
Vue.prototype.$languageCodeOptions = Object.keys(languageCodeMap).map(code => {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user