Fix vi i18n

This commit is contained in:
Yang Luo
2023-04-15 14:16:49 +08:00
parent faf352acc5
commit be87078c25
8 changed files with 10 additions and 10 deletions

View File

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