mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-21 18:11:10 +00:00
feat(locale): Add Korean to the list of available languages
This adds 'ko' to the parameters.wallabag.languages list, making it selectable in the user settings. This resolves issue #8427.
This commit is contained in:
parent
00fce2ceca
commit
836351a96b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ parameters:
|
|||
pt: 'Português'
|
||||
ru: 'Русский'
|
||||
ja: '日本語'
|
||||
ko: '한국어'
|
||||
zh: '简体中文'
|
||||
uk: 'Українська'
|
||||
hr: 'Hrvatski'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue