mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
@@ -64,6 +64,7 @@
|
|||||||
<item>Magyar</item>
|
<item>Magyar</item>
|
||||||
<item>Ελληνικά</item>
|
<item>Ελληνικά</item>
|
||||||
<item>Português do Brasil</item>
|
<item>Português do Brasil</item>
|
||||||
|
<item>Čeština</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
<string-array name="language_values" translatable="false">
|
<string-array name="language_values" translatable="false">
|
||||||
<item>default</item>
|
<item>default</item>
|
||||||
@@ -85,6 +86,7 @@
|
|||||||
<item>hu</item>
|
<item>hu</item>
|
||||||
<item>el</item>
|
<item>el</item>
|
||||||
<item>pt-BR</item>
|
<item>pt-BR</item>
|
||||||
|
<item>cs</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
<string-array name="video_format_names">
|
<string-array name="video_format_names">
|
||||||
|
|||||||
@@ -19,4 +19,5 @@
|
|||||||
<locale android:name="hu"/>
|
<locale android:name="hu"/>
|
||||||
<locale android:name="el"/>
|
<locale android:name="el"/>
|
||||||
<locale android:name="pt-BR"/>
|
<locale android:name="pt-BR"/>
|
||||||
|
<locale android:name="cs"/>
|
||||||
</locale-config>
|
</locale-config>
|
||||||
Reference in New Issue
Block a user