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

@ -82,9 +82,6 @@
<string name="video">Video</string>
<string name="audio">Âm thanh</string>
<string name="retry">Thử lại</string>
<string name="short_thousand">nghìn</string>
<string name="short_million">triệu</string>
<string name="short_billion">tỉ</string>
<string name="start">Bắt đầu</string>
<string name="pause">Dừng</string>
<string name="delete">Xóa</string>