mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-06 10:05:54 +01:00
add passing test for #1431
This commit is contained in:
parent
af1e24be64
commit
5e94801de1
@ -20,4 +20,8 @@
|
||||
<item quantity="other"><b>%d</b> guide123</item>
|
||||
<item quantity="one"><b>%d</b> 1</item>
|
||||
</plurals>
|
||||
<plurals name="issue_1431">
|
||||
<item quantity="other">Vous disposez de <font color=#8c593c>%1$d contenus</font> sur <font color=#8c593c>%2$d disponibles</font></item>
|
||||
<item quantity="one">Vous disposez de <font color=#8c593c>%1$d contenu</font> sur <font color=#8c593c>%2$d disponibles</font></item>
|
||||
</plurals>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user