Rabbit-R1/switch port/java/resources/res/values-bs/plurals.xml
2024-05-21 17:08:36 -04:00

8 lines
308 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="mtrl_badge_content_description">
<item quantity="one">%d novo obavještenje</item>
<item quantity="few">%d nova obavještenja</item>
<item quantity="other">%d novih obavještenja</item>
</plurals>
</resources>