mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-23 09:19:15 +02:00
Add:Polish translations, update translation json files with new strings, fix side rail buttons to center and wrap long text #1103
This commit is contained in:
parent
d96f427b83
commit
bcc7fcb645
7 changed files with 26 additions and 10 deletions
|
@ -10,7 +10,7 @@ const languageCodeMap = {
|
|||
// 'es': 'Español',
|
||||
'hr': 'Hrvatski',
|
||||
'it': 'Italiano',
|
||||
// 'pl': 'Polski',
|
||||
'pl': 'Polski',
|
||||
'zh-cn': '简体中文 (Simplified Chinese)'
|
||||
}
|
||||
Vue.prototype.$languageCodeOptions = Object.keys(languageCodeMap).map(code => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue