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