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,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="num_categories">
|
||||
<item quantity="one">%d toifa</item>
|
||||
<item quantity="other">%d toifa</item>
|
||||
</plurals>
|
||||
<plurals name="relative_time">
|
||||
<item quantity="one">Kecha</item>
|
||||
<item quantity="other">%1$d kun oldin</item>
|
||||
</plurals>
|
||||
<plurals name="lock_after_mins">
|
||||
<item quantity="one">%1$s daqiqadan so\'ng</item>
|
||||
<item quantity="other">%1$s daqiqadan so\'ng</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user