From ccfab9a859b2a647e9052d1094e02c194918a723 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Tue, 4 May 2021 16:31:50 +0300 Subject: [PATCH] [SSE] Fix translation --- apps/spreadsheeteditor/main/locale/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 6911c359cd..2558e642a5 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -2690,7 +2690,7 @@ "SSE.Views.Spellcheck.textIgnore": "Ignore", "SSE.Views.Spellcheck.textIgnoreAll": "Ignore All", "SSE.Views.Spellcheck.txtAddToDictionary": "Add To Dictionary", - "SSE.Views.Spellcheck.txtComplete": "Spellcheck has been complete", + "SSE.Views.Spellcheck.txtComplete": "Spellcheck has been completed", "SSE.Views.Spellcheck.txtDictionaryLanguage": "Dictionary Language", "SSE.Views.Spellcheck.txtNextTip": "Go to the next word", "SSE.Views.Spellcheck.txtSpelling": "Spelling",