fix last resource build error

This commit is contained in:
Akinwale Ariwodola 2020-12-29 07:20:46 +01:00
parent ef80c9f7fd
commit fb560f8f01

View file

@ -101,6 +101,10 @@
<item quantity="one">This will purchase "%1$s" for %2$s credit</item>
<item quantity="other">This will purchase "%1$s" for %2$s credits</item>
</plurals>
<plurals name="post_and_tip">
<item quantity="one">Post and tip %1$s credit?</item>
<item quantity="other">Post and tip %1$s credits?</item>
</plurals>
<plurals name="post_for_credits">
<item quantity="one">Post for %1$s credit</item>
<item quantity="other">Post for %1$s credits</item>