mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-13 17:07:03 +02:00
Add:Italian language selection #1103
This commit is contained in:
@ -8,7 +8,7 @@ const languageCodeMap = {
|
||||
'de': 'Deutsch',
|
||||
'en-us': 'English',
|
||||
// 'es': 'Español',
|
||||
// 'it': 'Italiano',
|
||||
'it': 'Italiano',
|
||||
// 'pl': 'Polski',
|
||||
'zh-cn': '简体中文 (Simplified Chinese)'
|
||||
}
|
||||
|
Reference in New Issue
Block a user