From 13025de93b16fa2a98124aae9c9a6d98c1d04416 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Fri, 27 Mar 2020 12:09:34 +0300 Subject: [PATCH] [SSE] Fix translation --- apps/spreadsheeteditor/main/app/view/ScaleDialog.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/spreadsheeteditor/main/app/view/ScaleDialog.js b/apps/spreadsheeteditor/main/app/view/ScaleDialog.js index add9bd0ce..f9cdd2171 100644 --- a/apps/spreadsheeteditor/main/app/view/ScaleDialog.js +++ b/apps/spreadsheeteditor/main/app/view/ScaleDialog.js @@ -68,11 +68,11 @@ define([ '
', '
', '
', - '', + '', '
', '
', '
', - '', + '', '
', '
', '
',