From aa91f6263c9be65c399d0c02f5070087c96c6c41 Mon Sep 17 00:00:00 2001 From: JuliaSvinareva Date: Thu, 28 Apr 2022 17:17:06 +0300 Subject: [PATCH] [embed] Add translations for search bar, fix deploy template --- apps/documenteditor/embed/index.html.deploy | 1 + apps/documenteditor/embed/locale/en.json | 1 + apps/presentationeditor/embed/index.html.deploy | 1 + apps/presentationeditor/embed/locale/en.json | 1 + apps/spreadsheeteditor/embed/index.html.deploy | 1 + apps/spreadsheeteditor/embed/locale/en.json | 1 + 6 files changed, 6 insertions(+) diff --git a/apps/documenteditor/embed/index.html.deploy b/apps/documenteditor/embed/index.html.deploy index 0bc36adf3..0bf2894db 100644 --- a/apps/documenteditor/embed/index.html.deploy +++ b/apps/documenteditor/embed/index.html.deploy @@ -190,6 +190,7 @@
+
of 0
+
of 0
+ diff --git a/apps/spreadsheeteditor/embed/locale/en.json b/apps/spreadsheeteditor/embed/locale/en.json index 3f9d3aae7..f8c5368b1 100644 --- a/apps/spreadsheeteditor/embed/locale/en.json +++ b/apps/spreadsheeteditor/embed/locale/en.json @@ -4,6 +4,7 @@ "common.view.modals.txtHeight": "Height", "common.view.modals.txtShare": "Share Link", "common.view.modals.txtWidth": "Width", + "common.view.SearchBar.textFind": "Find", "SSE.ApplicationController.convertationErrorText": "Conversion failed.", "SSE.ApplicationController.convertationTimeoutText": "Conversion timeout exceeded.", "SSE.ApplicationController.criticalErrorTitle": "Error",