![renovate[bot]](/assets/img/avatar_default.png)
* fix(deps): update moko to v0.24.1 * Fix build --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com> (cherry picked from commit f58a05e91828a69c01d49d629e5bfa9ec7ae3ffc)
15 lines
674 B
XML
15 lines
674 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="num_categories">
|
|
<item quantity="one">%d ምድብ</item>
|
|
<item quantity="other">%d ምድቦች</item>
|
|
</plurals>
|
|
<plurals name="lock_after_mins">
|
|
<item quantity="one">ከ 1 ደቂቃ በኋላ</item>
|
|
<item quantity="other">ከ %1$s ደቂቃዎች በኋላ</item>
|
|
</plurals>
|
|
<plurals name="restore_completed_message">
|
|
<item quantity="one">ከ %2$s ስህተት ጋር በ %1$s ውስጥ ተከናውኗል</item>
|
|
<item quantity="other">ከ %2$s ስህተት ጋር በ %1$s ውስጥ ተከናውኗል</item>
|
|
</plurals>
|
|
</resources> |