[SSE] Update translation

This commit is contained in:
Julia Radzhabova 2019-08-07 11:41:30 +03:00
parent ea77ab20d9
commit 4b018a0427
2 changed files with 2 additions and 2 deletions

View file

@ -382,6 +382,6 @@ define([
tipPlugins : 'Plugins',
txtDeveloper: 'DEVELOPER MODE',
txtTrial: 'TRIAL MODE',
tipSpellcheck: 'Spell Checking'
tipSpellcheck: 'Spell checking'
}, SSE.Views.LeftMenu || {}));
});

View file

@ -1720,7 +1720,7 @@
"SSE.Views.LeftMenu.tipSupport": "Feedback & Support",
"SSE.Views.LeftMenu.txtDeveloper": "DEVELOPER MODE",
"SSE.Views.LeftMenu.txtTrial": "TRIAL MODE",
"SSE.Views.LeftMenu.tipSpellcheck": "Spell Checking",
"SSE.Views.LeftMenu.tipSpellcheck": "Spell checking",
"SSE.Views.MainSettingsPrint.okButtonText": "Save",
"SSE.Views.MainSettingsPrint.strBottom": "Bottom",
"SSE.Views.MainSettingsPrint.strLandscape": "Landscape",