Skip to content

Commit

Permalink
fix language
Browse files Browse the repository at this point in the history
  • Loading branch information
2dust committed Nov 7, 2022
1 parent 0ca1c69 commit 1a90e77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions V2rayNG/app/src/main/kotlin/com/v2ray/ang/util/Utils.kt
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ object Utils {
"zh-rTW" -> Locale("zh", "TW")
"vi" -> Locale("vi")
"ru" -> Locale("ru")
"fa" -> Locale("fa")
else -> getSysLocale()
}

Expand Down

0 comments on commit 1a90e77

Please # to comment.