Option to disable reading time estimator

This commit is contained in:
Koitharu
2024-02-10 14:10:38 +02:00
parent 2a500eb2cb
commit 5426edd83a
4 changed files with 19 additions and 1 deletions

View File

@@ -589,4 +589,6 @@
<string name="fullscreen_mode">Fullscreen mode</string>
<string name="reader_fullscreen_summary">Hide system status and navigation bars</string>
<string name="fraction_pattern">%1$d/%2$d</string>
<string name="reading_time_estimation">Show estimated reading time</string>
<string name="reading_time_estimation_summary">The time estimation value may be inaccurate</string>
</resources>