diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index b796d5766b..4add19ca9d 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -1893,6 +1893,12 @@ "PE.Views.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.
Are you sure you want to continue?", "PE.Views.DocumentHolder.unicodeText": "Unicode", "PE.Views.DocumentHolder.vertAlignText": "Vertical alignment", + "PE.Views.DocumentHolder.textZoomIn": "Zoom In", + "PE.Views.DocumentHolder.textZoomOut": "Zoom Out", + "PE.Views.DocumentHolder.textStartOnClick": "Start On Click", + "PE.Views.DocumentHolder.textStartWithPrevious": "Start With Previous", + "PE.Views.DocumentHolder.textStartAfterPrevious": "Start After Previous", + "PE.Views.DocumentHolder.textRemove": "Remove", "PE.Views.DocumentPreview.goToSlideText": "Go to slide", "PE.Views.DocumentPreview.slideIndexText": "Slide {0} of {1}", "PE.Views.DocumentPreview.txtClose": "Close slideshow",