Minor fixes.

This commit is contained in:
gSpot
2024-08-09 00:10:01 +03:00
parent 037ebcd8fa
commit 63cd8da0bb
7 changed files with 8 additions and 8 deletions
@@ -15,7 +15,7 @@ return view.extend({
},
cronStatusString: function(s) {
return s || _('No Shedule');
return s || _('No Sсhedule');
},
stringifyRuabTasks: function(str_array) {