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