mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
9 lines
428 B
XML
9 lines
428 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="mtrl_badge_content_description">
|
|
<item quantity="one">%d новое уведомление</item>
|
|
<item quantity="few">%d новых уведомления</item>
|
|
<item quantity="many">%d новых уведомлений</item>
|
|
<item quantity="other">%d нового уведомления</item>
|
|
</plurals>
|
|
</resources>
|