Support i18n of id

This commit is contained in:
Gucheng Wang
2023-03-19 19:56:56 +08:00
parent 5989c4ff34
commit 98f962f818
10 changed files with 932 additions and 6 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,vi
languages = en,zh,es,fr,de,id,ja,ko,ru,vi
quota = {"organization": -1, "user": -1, "application": -1, "provider": -1}