Files
mihon-bookoasis/i18n/src/commonMain/moko-resources/km/plurals.xml
T
AntsyLich d6252ab770 Address spotless lint errors (#1138)
* Add spotless (with ktlint)

* Run spotlessApply

* screaming case screaming case screaming case

* Update PagerViewerAdapter.kt

* Update ReaderTransitionView.kt
2024-08-19 18:11:39 +06:00

10 lines
347 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="relative_time">
<item quantity="other">%1$d ថ្ងៃមុន</item>
</plurals>
<plurals name="next_unread_chapters">
<item quantity="other">%d ភាគបន្ទាប់ដែលមិនទាន់អាន</item>
</plurals>
</resources>