Improve i18n languages

This commit is contained in:
Yang Luo
2023-02-18 17:35:36 +08:00
parent d273fdd670
commit 3f0a741e6c
8 changed files with 982 additions and 20 deletions

View File

@ -20,5 +20,5 @@ staticBaseUrl = "https://cdn.casbin.org"
isDemoMode = false
batchSize = 100
ldapServerPort = 389
languages = en,zh,es,fr,de,ja,ko,ru
languages = en,zh,es,fr,de,ja,ko,ru,vi
quota = {"organization": -1, "user": -1, "application": -1, "provider": -1}