d6252ab770
* Add spotless (with ktlint) * Run spotlessApply * screaming case screaming case screaming case * Update PagerViewerAdapter.kt * Update ReaderTransitionView.kt
10 lines
347 B
XML
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>
|