8 lines
259 B
XML
8 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<plurals name="mtrl_badge_content_description">
|
||
<item quantity="one">%d nouvelle notification</item>
|
||
<item quantity="other">%d nouvelles notifications</item>
|
||
</plurals>
|
||
</resources>
|