chore: add ar locale item

This commit is contained in:
Steven
2023-10-14 00:25:01 +08:00
parent 7e80e14f16
commit d95a6ce898
4 changed files with 8 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ func (key UserSettingKey) String() string {
var (
UserSettingLocaleValue = []string{
"ar",
"de",
"en",
"es",