forked from 0x2620/oxjs
fix some locale strings
This commit is contained in:
parent
60bf786a3a
commit
aa6d2de64b
5 changed files with 10 additions and 14 deletions
|
|
@ -152,7 +152,7 @@ Ox.InsertHTMLDialog = function(options, self) {
|
|||
|
||||
self.$select = Ox.Select({
|
||||
items: self.items,
|
||||
label: 'Insert',
|
||||
label: Ox._('Insert'),
|
||||
labelWidth: 128,
|
||||
value: 'img',
|
||||
width: 384
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue