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

10 lines
414 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 нового сповіщення</item>
<item quantity="one">%d нове сповіщення</item>
<item quantity="few">%d нові сповіщення</item>
<item quantity="many">%d нових сповіщень</item>
</plurals>
</resources>