Fix short count formatting for Android versions below 7.0

This commit is contained in:
Isira Seneviratne 2025-07-24 07:56:08 +05:30
parent 45589dbf26
commit 9f526e8e8f
79 changed files with 15 additions and 237 deletions

View file

@ -165,9 +165,6 @@
<string name="video">วิดีโอ</string>
<string name="audio">เสียง</string>
<string name="retry">ลองอีกครั้ง</string>
<string name="short_thousand">พัน</string>
<string name="short_million">ล้าน</string>
<string name="short_billion">พันล้าน</string>
<string name="no_subscribers">ไม่มีสมาชิกที่สมัครรับ</string>
<plurals name="subscribers">
<item quantity="other">%s บอกรับ</item>