fix(deps): update moko to v0.24.1 (#933)
* 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>
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="num_categories">
|
||||
<item quantity="one">%d катэгорыя</item>
|
||||
<item quantity="few">%d катэгорыі</item>
|
||||
<item quantity="many">%d катэгорый</item>
|
||||
<item quantity="other">%d катэгорый</item>
|
||||
</plurals>
|
||||
<plurals name="lock_after_mins">
|
||||
<item quantity="one">Пасля %1$s хвіліны</item>
|
||||
<item quantity="few">Пасля %1$s хвілін</item>
|
||||
<item quantity="many">Пасля %1$s хвілін</item>
|
||||
<item quantity="other">Пасля %1$s хвілін</item>
|
||||
</plurals>
|
||||
<plurals name="relative_time">
|
||||
<item quantity="one">Учора</item>
|
||||
<item quantity="few">%1$d дні таму</item>
|
||||
<item quantity="many">%1$d дзён таму</item>
|
||||
<item quantity="other">%1$d дзён таму</item>
|
||||
</plurals>
|
||||
<plurals name="next_unread_chapters">
|
||||
<item quantity="one">Наступная непрачытаная глава</item>
|
||||
<item quantity="few">Наступныя %d непрачытаныя главы</item>
|
||||
<item quantity="many">Наступныя %d непрачытаных глав</item>
|
||||
<item quantity="other">Наступныя %d непрачытаных глав</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user