Add new label
This commit is contained in:
parent
095c487952
commit
60b150e1e6
|
@ -308,6 +308,7 @@ export default [
|
||||||
captions: ["pageTranslationOpenToCaptionLabel"],
|
captions: ["pageTranslationOpenToCaptionLabel"],
|
||||||
type: "select",
|
type: "select",
|
||||||
default: "newTab",
|
default: "newTab",
|
||||||
|
new: true,
|
||||||
options: [
|
options: [
|
||||||
{
|
{
|
||||||
name: "newTabLabel",
|
name: "newTabLabel",
|
||||||
|
|
Loading…
Reference in a new issue