From eea4130a1ddb4e1aac735b6dbe799b5e94ebdbc1 Mon Sep 17 00:00:00 2001 From: Julia Svinareva Date: Wed, 27 Nov 2019 16:11:08 +0300 Subject: [PATCH] [SSE] Add translation --- apps/spreadsheeteditor/main/locale/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 500720fff..98da62a8d 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1202,6 +1202,7 @@ "SSE.Views.CellSettings.tipOuter": "Set outer border only", "SSE.Views.CellSettings.tipRight": "Set outer right border only", "SSE.Views.CellSettings.tipTop": "Set outer top border only", + "SSE.Views.CellSettings.textGradient": "Gradient", "SSE.Views.ChartSettings.strLineWeight": "Line Weight", "SSE.Views.ChartSettings.strSparkColor": "Color", "SSE.Views.ChartSettings.strTemplate": "Template",