mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-11-16 01:21:16 +01:00
add message keys for page layout fields and direction options
This commit is contained in:
parent
9ae67d733d
commit
5fceacb808
@ -1161,6 +1161,13 @@ pageLayout.orientation=Orientation:
|
||||
pageLayout.portrait=Portrait
|
||||
pageLayout.landscape=Landscape
|
||||
pageLayout.addBorder=Add Borders
|
||||
pageLayout.rows=Rows
|
||||
pageLayout.columns=Columns
|
||||
pageLayout.direction=Direction
|
||||
pageLayout.topDownLeftRight=Top down then left right
|
||||
pageLayout.topDownRightLeft=Top down then right left
|
||||
pageLayout.bottomUpLeftRight=Bottom up then left right
|
||||
pageLayout.bottomUpRightLeft=Bottom up then right left
|
||||
pageLayout.submit=Submit
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user