f58a05e918
* 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>
24 lines
871 B
XML
24 lines
871 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="relative_time">
|
|
<item quantity="other">%1$d dinten kala-wingi</item>
|
|
</plurals>
|
|
<plurals name="lock_after_mins">
|
|
<item quantity="other">Sawise %1$s menit</item>
|
|
</plurals>
|
|
<plurals name="num_categories">
|
|
<item quantity="other">%d kategori</item>
|
|
</plurals>
|
|
<plurals name="upcoming_relative_time">
|
|
<item quantity="other">%1$d dino engkas</item>
|
|
</plurals>
|
|
<plurals name="next_unread_chapters">
|
|
<item quantity="other">Lanjut %d chapter sing gorong diwoco</item>
|
|
</plurals>
|
|
<plurals name="restore_completed_message">
|
|
<item quantity="other">Mari kurang %1$s karo %2$s error</item>
|
|
</plurals>
|
|
<plurals name="download_queue_summary">
|
|
<item quantity="other">Kurang %1$s</item>
|
|
</plurals>
|
|
</resources> |