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,11 @@
|
||||
<?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>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user