feat: added bordercolor option for dynamic section (#2334)
This commit is contained in:
@@ -972,6 +972,11 @@
|
||||
"create": "New dynamic section",
|
||||
"remove": "Remove dynamic section"
|
||||
},
|
||||
"option": {
|
||||
"borderColor": {
|
||||
"label": "Border color"
|
||||
}
|
||||
},
|
||||
"remove": {
|
||||
"title": "Remove dynamic section",
|
||||
"message": "Are you sure you want to remove this dynamic section? Items will be moved at the same location in the parent section."
|
||||
|
||||
Reference in New Issue
Block a user