mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
9 lines
367 B
XML
9 lines
367 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<plurals name="mtrl_badge_content_description">
|
||
<item quantity="other">%d nových upozornení</item>
|
||
<item quantity="one">%d nové upozornenie</item>
|
||
<item quantity="few">%d nové upozornenia</item>
|
||
<item quantity="many">%d new notifications</item>
|
||
</plurals>
|
||
</resources>
|