mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
8 lines
302 B
XML
8 lines
302 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="mtrl_badge_content_description">
|
|
<item quantity="other">%d de notificări noi</item>
|
|
<item quantity="one">%d notificare nouă</item>
|
|
<item quantity="few">%d notificări noi</item>
|
|
</plurals>
|
|
</resources>
|