mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update SettingsFragment.kt
This commit is contained in:
parent
f12135c909
commit
2306dafa3f
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ class SettingsFragment : PreferenceFragmentCompat() {
|
|||
Triple("\uD83C\uDDF8\uD83C\uDDEA", "Swedish", "sv"),
|
||||
Triple("\uD83C\uDDF5\uD83C\uDDED", "Tagalog", "tl"),
|
||||
Triple("\uD83C\uDDF5\uD83C\uDDF1", "Polish", "pl"),
|
||||
Triple("\uD83C\uDDF5\uD83C\uDDF2", "Hindi", "hi"),
|
||||
Triple("\uD83C\uDDEE\uD83C\uDDF3", "Hindi", "hi"),
|
||||
) // idk, if you find a way of automating this it would be great
|
||||
|
||||
override fun onCreatePreferences(savedInstanceState: Bundle?, rootKey: String?) {
|
||||
|
|
Loading…
Reference in a new issue