mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-02-13 03:50:07 +08:00
feat: The appstore has added support for the Korean language (#7818)
This commit is contained in:
parent
98c535a12c
commit
0617b81b3b
@ -115,6 +115,7 @@ type Locale struct {
|
||||
Ru string `json:"ru"`
|
||||
ZhHant string `json:"zh-hant" yaml:"zh-hant"`
|
||||
Zh string `json:"zh"`
|
||||
Ko string `json:"ko"`
|
||||
}
|
||||
|
||||
type AppForm struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user