mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 21:37:56 +01:00
* Add spotless (with ktlint) * Run spotlessApply * screaming case screaming case screaming case * Update PagerViewerAdapter.kt * Update ReaderTransitionView.kt
8 lines
287 B
XML
8 lines
287 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="lock_after_mins">
|
|
<item quantity="one">ఒక నిమిషము తరువాత</item>
|
|
<item quantity="other">%1$s నిమిషముల తరువాత</item>
|
|
</plurals>
|
|
</resources>
|