Update translation
This commit is contained in:
parent
57b6acfd67
commit
f5d0d63787
|
@ -1247,7 +1247,7 @@ define([
|
||||||
txtCustomSort: 'Custom sort',
|
txtCustomSort: 'Custom sort',
|
||||||
txtCondFormat: 'Conditional Formatting',
|
txtCondFormat: 'Conditional Formatting',
|
||||||
textBullets: 'Bullets',
|
textBullets: 'Bullets',
|
||||||
textNumbering: 'Numbering',
|
textNumbering: 'Numbering'
|
||||||
|
|
||||||
}, SSE.Views.DocumentHolder || {}));
|
}, SSE.Views.DocumentHolder || {}));
|
||||||
});
|
});
|
|
@ -1907,6 +1907,8 @@
|
||||||
"SSE.Views.DocumentHolder.txtUngroup": "Ungroup",
|
"SSE.Views.DocumentHolder.txtUngroup": "Ungroup",
|
||||||
"SSE.Views.DocumentHolder.txtWidth": "Width",
|
"SSE.Views.DocumentHolder.txtWidth": "Width",
|
||||||
"SSE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
"SSE.Views.DocumentHolder.vertAlignText": "Vertical Alignment",
|
||||||
|
"SSE.Views.DocumentHolder.textBullets": "Bullets",
|
||||||
|
"SSE.Views.DocumentHolder.textNumbering": "Numbering",
|
||||||
"SSE.Views.FieldSettingsDialog.strLayout": "Layout",
|
"SSE.Views.FieldSettingsDialog.strLayout": "Layout",
|
||||||
"SSE.Views.FieldSettingsDialog.strSubtotals": "Subtotals",
|
"SSE.Views.FieldSettingsDialog.strSubtotals": "Subtotals",
|
||||||
"SSE.Views.FieldSettingsDialog.textReport": "Report Form",
|
"SSE.Views.FieldSettingsDialog.textReport": "Report Form",
|
||||||
|
|
Loading…
Reference in a new issue