Fix broken video count text translations

- Someone had the brilliant idea of removing the string arguments,
giving the the wrong example for other languages in the process.
This commit is contained in:
Mauricio Colli 2019-10-10 22:56:17 -03:00
parent eb3b1fb8f0
commit 5e7ed39d9f
33 changed files with 53 additions and 86 deletions

View file

@ -121,12 +121,6 @@
<string name="channels">ช่อง</string>
<string name="playlist">เพลย์ลิสต์</string>
<string name="playlists">เพลย์ลิสต์</string>
<plurals name="videos">
<item quantity="other">วิดีโอ</item>
</plurals>
<plurals name="comments">
<item quantity="other">ความคิดเห็น</item>
</plurals>
<string name="tracks">แทร็ค</string>
<string name="users">ผู้ใช้</string>
<string name="events">เหตุการณ์</string>