Rabbit-R1/switch port/java/resources/res/values-fr/plurals.xml
2024-05-21 17:08:36 -04:00

7 lines
259 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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>