mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-27 01:22:33 -06:00
8 lines
243 B
XML
8 lines
243 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<plurals name="mtrl_badge_content_description">
|
||
|
<item quantity="one">%d nieuwe melding</item>
|
||
|
<item quantity="other">%d nieuwe meldingen</item>
|
||
|
</plurals>
|
||
|
</resources>
|