Add missing language strings
This commit is contained in:
parent
d337b90fb8
commit
0a01520052
@ -49,5 +49,15 @@ define("STRINGS", [
|
|||||||
"page orientation" => "Page Orientation",
|
"page orientation" => "Page Orientation",
|
||||||
"portrait" => "Portrait",
|
"portrait" => "Portrait",
|
||||||
"landscape" => "Landscape",
|
"landscape" => "Landscape",
|
||||||
"page size and orientation" => "{size} ({orientation})"
|
"page size and orientation" => "{size} ({orientation})",
|
||||||
|
"new tile" => "New Tile",
|
||||||
|
"preview" => "Preview",
|
||||||
|
"width" => "Width",
|
||||||
|
"order" => "Order",
|
||||||
|
"close" => "Close",
|
||||||
|
"edit tile" => "Edit Tile",
|
||||||
|
"save" => "Save",
|
||||||
|
"edit content" => "Edit Content",
|
||||||
|
"delete" => "Delete",
|
||||||
|
"open" => "Open"
|
||||||
]);
|
]);
|
Loading…
x
Reference in New Issue
Block a user