You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kotatsu/app/src/main/res/values-ml/plurals.xml

7 lines
319 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="new_chapters">
<item quantity="one">%1$d ഒരു പുതിയ അദ്ധ്യായം</item>
<item quantity="other">%1$d ഒരുപാട് പുതിയ അധ്യായങ്ങൾ</item>
</plurals>
</resources>