From 0f0d98cdfa3ff87dd80ebcae4a70e7635921b714 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 26 Apr 2024 14:01:03 +0300 Subject: [PATCH] Add translation --- apps/pdfeditor/main/locale/en.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/pdfeditor/main/locale/en.json b/apps/pdfeditor/main/locale/en.json index 009f8c9e7a..4a0c287cf8 100644 --- a/apps/pdfeditor/main/locale/en.json +++ b/apps/pdfeditor/main/locale/en.json @@ -1181,6 +1181,8 @@ "PDFE.Views.DocumentHolder.txtWarnUrl": "Clicking this link can be harmful to your device and data.
Are you sure you want to continue?", "PDFE.Views.DocumentHolder.unicodeText": "Unicode", "PDFE.Views.DocumentHolder.vertAlignText": "Vertical alignment", + "PDFE.Views.DocumentHolder.textRecognize": "Recognize", + "PDFE.Views.DocumentHolder.tipRecognize": "Recognize text", "PDFE.Views.FileMenu.btnBackCaption": "Open File Location", "PDFE.Views.FileMenu.btnCloseEditor": "Close File", "PDFE.Views.FileMenu.btnCloseMenuCaption": "Close Menu",