mirror of
https://github.com/goharbor/harbor.git
synced 2025-03-02 10:41:59 +01:00
Add support of Russian language
This commit is contained in:
parent
e298f848c8
commit
7493fccb24
@ -2,8 +2,8 @@ appname = registry
|
||||
runmode = dev
|
||||
|
||||
[lang]
|
||||
types = en-US|zh-CN|de-DE
|
||||
names = en-US|zh-CN|de-DE
|
||||
types = en-US|zh-CN|de-DE|ru-RU
|
||||
names = en-US|zh-CN|de-DE|ru-RU
|
||||
|
||||
[dev]
|
||||
httpport = 80
|
||||
|
Loading…
Reference in New Issue
Block a user