Add manga state to filter

This commit is contained in:
Koitharu
2023-11-25 17:25:48 +02:00
parent acba312e8d
commit d3f23ea3a3
26 changed files with 233 additions and 78 deletions

View File

@@ -529,4 +529,5 @@
<string name="state_paused">Paused</string>
<string name="reader_optimize">Reduce memory consumption (beta)</string>
<string name="reader_optimize_summary">Reduce offscreen pages quality to use less memory</string>
<string name="state">State</string>
</resources>