Files
mihon/i18n/src/commonMain/moko-resources/te/plurals.xml
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

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>