You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -562,6 +562,8 @@
562
562
"manual:preview:preview_url_delay": "Define a time to delay the visibility of the preview from URL. This might be needed if the preview URL is not ready early enough.",
563
563
"manual:preview:preview_videoHeight": "Enter a value which is used as height for preview by device cam.",
564
564
"manual:preview:preview_videoWidth": "Enter a value which is used as width for preview by device cam.",
565
+
"manual:preview:preview_videoHeight_collage": "Enter a value which is used as height for preview by device cam while taking a collage.",
566
+
"manual:preview:preview_videoWidth_collage": "Enter a value which is used as width for preview by device cam while taking a collage.",
565
567
"manual:print:button_show_cups": "Show a button on startpage to easily access CUPS (Common Unix Printing System).",
566
568
"manual:print:button_show_printUnlock": "Show a button on start page to unlock print once print got locked.",
567
569
"manual:print:max_multiple_prints": "If greater than 1 a dialog will appear showing the user how many copies to print. This settings define the maximum number of copies can be printed each time the button is pressed.",
@@ -782,6 +784,8 @@
782
784
"preview:preview_url_delay": "Delay visibility of preview from URL",
0 commit comments