8 lines
255 B
XML
8 lines
255 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<resources>
|
||
<plurals name="mtrl_badge_content_description">
|
||
<item quantity="one">%d notificación nueva</item>
|
||
<item quantity="other">%d notificaciones nuevas</item>
|
||
</plurals>
|
||
</resources>
|