Update translation

This commit is contained in:
Julia Radzhabova 2021-04-10 00:49:33 +03:00
parent 57b6acfd67
commit f5d0d63787
2 changed files with 3 additions and 1 deletions

View file

@ -1247,7 +1247,7 @@ define([
txtCustomSort: 'Custom sort',
txtCondFormat: 'Conditional Formatting',
textBullets: 'Bullets',
textNumbering: 'Numbering',
textNumbering: 'Numbering'
}, SSE.Views.DocumentHolder || {}));
});

View file

@ -1907,6 +1907,8 @@
"SSE.Views.DocumentHolder.txtUngroup": "Ungroup",
"SSE.Views.DocumentHolder.txtWidth": "Width",
"SSE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
"SSE.Views.DocumentHolder.textBullets": "Bullets",
"SSE.Views.DocumentHolder.textNumbering": "Numbering",
"SSE.Views.FieldSettingsDialog.strLayout": "Layout",
"SSE.Views.FieldSettingsDialog.strSubtotals": "Subtotals",
"SSE.Views.FieldSettingsDialog.textReport": "Report Form",