mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
add Korean
This commit is contained in:
@@ -24,6 +24,9 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
"ja": {
|
||||
Content: ja,
|
||||
},
|
||||
"ko": {
|
||||
Content: ko,
|
||||
},
|
||||
"nl": {
|
||||
Content: nl,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user