mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-01 00:59:27 +00:00
fix typo
This commit is contained in:
parent
38c13e81e0
commit
ccaa120ffb
1 changed files with 2 additions and 2 deletions
|
|
@ -1403,12 +1403,12 @@
|
|||
<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>
|
||||
<item quantity="other">Tayang dalam %1$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>
|
||||
<item quantity="other">%1$d hari lagi</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue