fix carousel editor panel
This commit is contained in:
parent
55e6284dd1
commit
bd0911ac97
4 changed files with 293 additions and 249 deletions
|
|
@ -50,6 +50,12 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
context => q|Description of the carousel template field, used as hover help.|
|
||||
},
|
||||
|
||||
'delete' => {
|
||||
message => q{Delete},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for button to delete an item from the carousel},
|
||||
},
|
||||
|
||||
'slideHeight' => {
|
||||
message => q|The height set for each slide in the Carousel|,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue