From 5bd0f5a32f1ee10ea82363dfcdaff64b6a699951 Mon Sep 17 00:00:00 2001 From: Julia Svinareva Date: Tue, 6 Aug 2019 10:19:58 +0300 Subject: [PATCH] [SSE] Fix translation --- apps/spreadsheeteditor/main/locale/ru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/spreadsheeteditor/main/locale/ru.json b/apps/spreadsheeteditor/main/locale/ru.json index 24f87d2aa..28503dd11 100644 --- a/apps/spreadsheeteditor/main/locale/ru.json +++ b/apps/spreadsheeteditor/main/locale/ru.json @@ -2324,7 +2324,7 @@ "SSE.Views.Top10FilterDialog.txtTitle": "Наложение условия по списку", "SSE.Views.Top10FilterDialog.txtTop": "Наибольшие", "SSE.Views.Spellcheck.txtSpelling": "Орфография", - "SSE.Views.Spellcheck.noSuggestions": "Вариатов нет", + "SSE.Views.Spellcheck.noSuggestions": "Вариантов нет", "SSE.Views.Spellcheck.textChange": "Заменить", "SSE.Views.Spellcheck.textChangeAll": "Заменить все", "SSE.Views.Spellcheck.textIgnore": "Пропустить",