From 86e59c2016ae0af4cb138ebf88092e4e1d7dbc37 Mon Sep 17 00:00:00 2001 From: Dmitry-Ilyushechkin Date: Mon, 22 Sep 2025 15:05:18 +0300 Subject: [PATCH] fix the lack of translation --- apps/presentationeditor/main/locale/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/presentationeditor/main/locale/en.json b/apps/presentationeditor/main/locale/en.json index c7988baa9e..12cd6140d0 100644 --- a/apps/presentationeditor/main/locale/en.json +++ b/apps/presentationeditor/main/locale/en.json @@ -2270,6 +2270,7 @@ "PE.Views.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data. To protect you computer, click only those hyperlinks from trusted sources. This location may be unsafe:

{0}

Are you sure you want to continue?", "PE.Views.DocumentHolder.unicodeText": "Unicode", "PE.Views.DocumentHolder.vertAlignText": "Vertical alignment", + "PE.Views.DocumentHolder.txtPercentage": "Percentage", "PE.Views.DocumentPreview.goToSlideText": "Go to slide", "PE.Views.DocumentPreview.slideIndexText": "Slide {0} of {1}", "PE.Views.DocumentPreview.txtClose": "Close slideshow",