Rabbit-R1/android (non root)/smali/res/values-bs/plurals.xml

9 lines
308 B
XML
Raw Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="mtrl_badge_content_description">
<item quantity="other">%d novih obavještenja</item>
<item quantity="one">%d novo obavještenje</item>
<item quantity="few">%d nova obavještenja</item>
</plurals>
</resources>