forked from recloudstream/cloudstream
Merge pull request #1 from moenkaey/moenkaey-patch-1
Update SettingsFragment.kt
This commit is contained in:
commit
1abbba6999
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