Change default setting of chenge to second language on popup
This commit is contained in:
parent
c3077b61ee
commit
c0f5b5595b
|
@ -113,7 +113,7 @@ export default [
|
||||||
title: "ifChangeSecondLangLabel",
|
title: "ifChangeSecondLangLabel",
|
||||||
captions: ["ifChangeSecondLangCaptionLabel"],
|
captions: ["ifChangeSecondLangCaptionLabel"],
|
||||||
type: "checkbox",
|
type: "checkbox",
|
||||||
default: false
|
default: true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue