Update translation
This commit is contained in:
parent
f6ce4273a0
commit
322ecad082
|
@ -2350,11 +2350,11 @@ define([
|
|||
textEditWatermark: 'Custom Watermark',
|
||||
textRemWatermark: 'Remove Watermark',
|
||||
tipWatermark: 'Edit watermark',
|
||||
textPictureControl: 'Insert picture content control',
|
||||
textComboboxControl: 'Insert combo box content control',
|
||||
textCheckboxControl: 'Insert check box content control',
|
||||
textDropdownControl: 'Insert drop-down list content control',
|
||||
textDateControl: 'Insert date content control'
|
||||
textPictureControl: 'Picture',
|
||||
textComboboxControl: 'Combo box',
|
||||
textCheckboxControl: 'Check box',
|
||||
textDropdownControl: 'Drop-down list',
|
||||
textDateControl: 'Date'
|
||||
}
|
||||
})(), DE.Views.Toolbar || {}));
|
||||
});
|
||||
|
|
|
@ -2125,12 +2125,12 @@
|
|||
"DE.Views.Toolbar.textPageMarginsCustom": "Custom margins",
|
||||
"DE.Views.Toolbar.textPageSizeCustom": "Custom Page Size",
|
||||
"DE.Views.Toolbar.textPie": "Pie",
|
||||
"DE.Views.Toolbar.textPlainControl": "Insert plain text content control",
|
||||
"DE.Views.Toolbar.textPlainControl": "Plain text",
|
||||
"DE.Views.Toolbar.textPoint": "XY (Scatter)",
|
||||
"DE.Views.Toolbar.textPortrait": "Portrait",
|
||||
"DE.Views.Toolbar.textRemoveControl": "Remove content control",
|
||||
"DE.Views.Toolbar.textRemWatermark": "Remove Watermark",
|
||||
"DE.Views.Toolbar.textRichControl": "Insert rich text content control",
|
||||
"DE.Views.Toolbar.textRichControl": "Rich text",
|
||||
"DE.Views.Toolbar.textRight": "Right: ",
|
||||
"DE.Views.Toolbar.textStock": "Stock",
|
||||
"DE.Views.Toolbar.textStrikeout": "Strikethrough",
|
||||
|
|
Loading…
Reference in a new issue