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:
renovate[bot]
2024-06-21 02:43:48 +06:00
committed by GitHub
parent cf02119da5
commit f58a05e918
131 changed files with 4 additions and 8 deletions

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="update_check_notification_ext_updates">
<item quantity="one">ნაპოვნია გაფართოების განახლება</item>
<item quantity="other">ნაპოვნია %d გაფართოების განახლება</item>
</plurals>
<plurals name="notification_chapters_multiple_and_more">
<item quantity="one">თავები %1$s და კიდევ 1</item>
<item quantity="other">თავები %1$s და კიდევ %2$d</item>
</plurals>
<plurals name="notification_chapters_generic">
<item quantity="one">ნაპოვნია ახალი თავი</item>
<item quantity="other">ნაპოვნია %1$d ახალი თავი</item>
</plurals>
<plurals name="notification_new_chapters_summary">
<item quantity="one">%d ჩანაწერისთვის</item>
<item quantity="other">%d ჩანაწერისთვის</item>
</plurals>
<plurals name="manga_num_chapters">
<item quantity="one">1 თავი</item>
<item quantity="other">%1$s თავი</item>
</plurals>
<plurals name="download_queue_summary">
<item quantity="one">დარჩა 1</item>
<item quantity="other">დარჩა %1$s</item>
</plurals>
<plurals name="restore_completed_message">
<item quantity="one">დასრულების დრო %1$s. %2$s შეცდომა</item>
<item quantity="other">დასრულების დრო %1$s. %2$s შეცდომა</item>
</plurals>
<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>