Fixed plurals

This commit is contained in:
TobiGr 2021-08-22 20:18:15 +02:00
parent 334828c3f8
commit 8795ecee8f
2 changed files with 3 additions and 5 deletions

View file

@ -176,7 +176,7 @@
</plurals>
<plurals name="videos">
<item quantity="one">காணொளிகள்</item>
<item quantity="other"/>
<item quantity="other">காணொளிகள்</item>
</plurals>
<string name="switch_to_main">முதற்பக்கத்துக்கு மாற்று</string>
<string name="invalid_url_toast">சரியில்லாத URL</string>