mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-17 02:42:59 +08:00
chore: add Portuguese (pt-BR) translation
This commit is contained in:
@@ -21,6 +21,7 @@ object I18n : AbstractI18n() {
|
||||
"zh_CN" to "简体中文",
|
||||
"zh_TW" to "繁體中文",
|
||||
"ru_RU" to "Русский",
|
||||
"pt_BR" to "Português",
|
||||
)
|
||||
|
||||
fun containsLanguage(locale: Locale): String? {
|
||||
|
||||
Reference in New Issue
Block a user