Reader screen orientation settings

This commit is contained in:
Koitharu
2024-10-16 18:16:14 +03:00
parent c1d577bdf3
commit 100073f45e
11 changed files with 64 additions and 18 deletions

View File

@@ -754,4 +754,7 @@
<string name="allow_always">Allow always</string>
<string name="allow_once">Allow once</string>
<string name="ask_every_time">Ask every time</string>
<string name="screen_orientation">Screen orientation</string>
<string name="portrait">Portrait</string>
<string name="landscape">Landscape</string>
</resources>