mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-10 01:15:06 +02:00
Add:Italian language selection #1103
This commit is contained in:
parent
b260bcaeb1
commit
16cf5b5616
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ const languageCodeMap = {
|
|||
'de': 'Deutsch',
|
||||
'en-us': 'English',
|
||||
// 'es': 'Español',
|
||||
// 'it': 'Italiano',
|
||||
'it': 'Italiano',
|
||||
// 'pl': 'Polski',
|
||||
'zh-cn': '简体中文 (Simplified Chinese)'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue