mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-16 23:12:12 +00:00
Merge pull request #909 from affcosta7/patch-6
Fix: add Portuguese (Portugal) app translation to NUVIO MOBILE
This commit is contained in:
commit
a1afce41cd
3 changed files with 277 additions and 265 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<locale android:name="en"/>
|
||||
<locale android:name="fr"/>
|
||||
<locale android:name="es"/>
|
||||
<locale android:name="pt-PT"/>
|
||||
<locale android:name="pt"/>
|
||||
<locale android:name="tr"/>
|
||||
<locale android:name="it"/>
|
||||
<locale android:name="el"/>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -4,7 +4,7 @@ import nuvio.composeapp.generated.resources.Res
|
|||
import nuvio.composeapp.generated.resources.lang_english
|
||||
import nuvio.composeapp.generated.resources.lang_french
|
||||
import nuvio.composeapp.generated.resources.lang_spanish
|
||||
import nuvio.composeapp.generated.resources.lang_portuguese_portugal
|
||||
import nuvio.composeapp.generated.resources.lang_portuguese
|
||||
import nuvio.composeapp.generated.resources.lang_turkish
|
||||
import nuvio.composeapp.generated.resources.lang_italian
|
||||
import nuvio.composeapp.generated.resources.lang_greek
|
||||
|
|
|
|||
Loading…
Reference in a new issue