mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
chore(locales): fix locale issues
This commit is contained in:
parent
c13d290377
commit
ffa7b0248a
20 changed files with 21 additions and 20 deletions
|
@ -98,6 +98,7 @@ val appLanguages = arrayListOf(
|
||||||
Triple("", "македонски", "mk"),
|
Triple("", "македонски", "mk"),
|
||||||
Triple("", "മലയാളം", "ml"),
|
Triple("", "മലയാളം", "ml"),
|
||||||
Triple("", "bahasa Melayu", "ms"),
|
Triple("", "bahasa Melayu", "ms"),
|
||||||
|
Triple("", "Malti", "mt"),
|
||||||
Triple("", "ဗမာစာ", "my"),
|
Triple("", "ဗမာစာ", "my"),
|
||||||
Triple("", "नेपाली", "ne"),
|
Triple("", "नेपाली", "ne"),
|
||||||
Triple("", "Nederlands", "nl"),
|
Triple("", "Nederlands", "nl"),
|
||||||
|
|
|
@ -92,7 +92,7 @@
|
||||||
<string name="continue_watching">Kompli Ara</string>
|
<string name="continue_watching">Kompli Ara</string>
|
||||||
<string name="action_remove_watching">Neħħi</string>
|
<string name="action_remove_watching">Neħħi</string>
|
||||||
<string name="action_open_watching">Iktar informazzjoni</string>
|
<string name="action_open_watching">Iktar informazzjoni</string>
|
||||||
<string name="action_open_play">\@string/home_play</string>
|
<string name="action_open_play">@string/home_play</string>
|
||||||
<string name="vpn_might_be_needed">Jista\' jkun hemm bżonn ta\' VPN biex dan il-fornitur jaħdem b\'mod korrett</string>
|
<string name="vpn_might_be_needed">Jista\' jkun hemm bżonn ta\' VPN biex dan il-fornitur jaħdem b\'mod korrett</string>
|
||||||
<string name="provider_info_meta">Il-metadata mhix ipprovduta mis-sit, it-tagħbija tal-vidjo se tfalli jekk ma teżistix fuq is-sit.</string>
|
<string name="provider_info_meta">Il-metadata mhix ipprovduta mis-sit, it-tagħbija tal-vidjo se tfalli jekk ma teżistix fuq is-sit.</string>
|
||||||
<string name="torrent_plot">Deskrizzjoni</string>
|
<string name="torrent_plot">Deskrizzjoni</string>
|
||||||
|
|
Loading…
Reference in a new issue