From 15da5e2873c47058d594a3b9ebb1459314b1350e Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Tue, 31 May 2022 23:48:59 +0300 Subject: [PATCH] [SSE] Add translation --- apps/spreadsheeteditor/main/locale/en.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 2f58f6848..f01b8bc32 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -3599,6 +3599,13 @@ "SSE.Views.Toolbar.txtTime": "Time", "SSE.Views.Toolbar.txtUnmerge": "Unmerge Cells", "SSE.Views.Toolbar.txtYen": "¥ Yen", + "SSE.Views.Toolbar.textHideVA": "Hide Visible Area", + "SSE.Views.Toolbar.textEditVA": "Edit Visible Area", + "SSE.Views.Toolbar.tipVisibleArea": "Visible area", + "SSE.Views.Toolbar.textDone": "Done", + "SSE.Views.Toolbar.tipTextFormatting": "More text formatting tools", + "SSE.Views.Toolbar.tipHAligh": "Horizontal Align", + "SSE.Views.Toolbar.tipVAligh": "Vertical Align", "SSE.Views.Top10FilterDialog.textType": "Show", "SSE.Views.Top10FilterDialog.txtBottom": "Bottom", "SSE.Views.Top10FilterDialog.txtBy": "by",