mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
feat(Translations): Update translation
This commit is contained in:
@ -11,8 +11,8 @@ import app.revanced.patches.youtube.utils.settings.settingsPatch
|
||||
|
||||
// Array of supported translations, each represented by its language code.
|
||||
private val SUPPORTED_TRANSLATIONS = setOf(
|
||||
"ar", "bg-rBG", "de-rDE", "el-rGR", "es-rES", "hu-rHU", "it-rIT", "ja-rJP", "pl-rPL",
|
||||
"pt-rBR", "ru-rRU", "tr-rTR", "uk-rUA", "vi-rVN", "zh-rCN", "zh-rTW"
|
||||
"ar", "bg-rBG", "de-rDE", "el-rGR", "es-rES", "fr-rFR", "hu-rHU", "it-rIT", "ja-rJP", "ko-rKR",
|
||||
"pl-rPL", "pt-rBR", "ru-rRU", "tr-rTR", "uk-rUA", "vi-rVN", "zh-rCN", "zh-rTW"
|
||||
)
|
||||
|
||||
@Suppress("unused")
|
||||
|
Reference in New Issue
Block a user