mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-25 22:13:04 +00:00
Add Norwegian Bokmål option to the language list
This commit is contained in:
parent
daa1e10333
commit
1ae8f67d93
@ -58,6 +58,7 @@
|
||||
<item>Deutsch</item>
|
||||
<item>Română</item>
|
||||
<item>Українська</item>
|
||||
<item>Norwegian Bokmål</item>
|
||||
</string-array>
|
||||
<string-array name="language_values" translatable="false">
|
||||
<item>default</item>
|
||||
@ -74,6 +75,7 @@
|
||||
<item>de</item>
|
||||
<item>ro</item>
|
||||
<item>uk</item>
|
||||
<item>nb-NO</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="decoder_names">
|
||||
|
Loading…
x
Reference in New Issue
Block a user