mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-04 10:36:56 +00:00
aligned with the iOS translation from values-id folder
This commit is contained in:
parent
c9a1a19aea
commit
6d9abb6cea
1 changed files with 14 additions and 0 deletions
|
|
@ -1397,4 +1397,18 @@
|
|||
<string name="unit_bytes_kb">KB</string>
|
||||
<string name="unit_bytes_mb">MB</string>
|
||||
<string name="unit_bytes_gb">GB</string>
|
||||
<string name="cw_new_episode">Episode Baru</string>
|
||||
<string name="cw_new_season">Musim Baru</string>
|
||||
<string name="cw_airs_date">Tayang %1$s</string>
|
||||
<string name="cw_airs_today">Tayang hari ini</string>
|
||||
<string name="cw_airs_tomorrow">Tayang besok</string>
|
||||
<plurals name="cw_airs_in_days">
|
||||
<item quantity="other">Tayang dalam %d hari</item>
|
||||
</plurals>
|
||||
<string name="cw_airs_date_short">%1$s</string>
|
||||
<string name="cw_airs_today_short">Hari ini</string>
|
||||
<string name="cw_airs_tomorrow_short">Besok</string>
|
||||
<plurals name="cw_airs_in_days_short">
|
||||
<item quantity="other">Dalam %d hari</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue