mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Add Brazilian Portuguese to language options
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<item>Tiếng Việt</item>
|
||||
<item>Magyar</item>
|
||||
<item>Ελληνικά</item>
|
||||
<item>Português</item>
|
||||
</string-array>
|
||||
<string-array name="language_values" translatable="false">
|
||||
<item>default</item>
|
||||
@@ -83,6 +84,7 @@
|
||||
<item>vi</item>
|
||||
<item>hu</item>
|
||||
<item>el</item>
|
||||
<item>pt-BR</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="video_format_names">
|
||||
|
||||
@@ -18,4 +18,5 @@
|
||||
<locale android:name="vi"/>
|
||||
<locale android:name="hu"/>
|
||||
<locale android:name="el"/>
|
||||
<locale android:name="pt-BR"/>
|
||||
</locale-config>
|
||||
Reference in New Issue
Block a user