Added reverse portrait reader rotation

This commit is contained in:
Sahaab
2022-03-12 00:26:28 -05:00
committed by arkon
parent 9547311d7d
commit 87ae86e1be
3 changed files with 3 additions and 0 deletions

View File

@@ -364,6 +364,7 @@
<string name="rotation_type">Rotation type</string>
<string name="rotation_free">Free</string>
<string name="rotation_portrait">Portrait</string>
<string name="rotation_reverse_portrait">Reverse portrait</string>
<string name="rotation_landscape">Landscape</string>
<string name="rotation_force_portrait">Locked portrait</string>
<string name="rotation_force_landscape">Locked landscape</string>