mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-07 01:54:16 +01:00
(bug) invalid validation message
This commit is contained in:
parent
0778616345
commit
a70b85a300
@ -2396,7 +2396,7 @@ en:
|
|||||||
content_is_required: "You must provide a content. If you wish to disable the banner, toggle the switch above this field."
|
content_is_required: "You must provide a content. If you wish to disable the banner, toggle the switch above this field."
|
||||||
label_is_required: "You must provide a label. If you wish to disable the button, toggle the switch above this field."
|
label_is_required: "You must provide a label. If you wish to disable the button, toggle the switch above this field."
|
||||||
url_is_required: "You must provide a link for your button."
|
url_is_required: "You must provide a link for your button."
|
||||||
url_must_be_safe: "The button link should start with http://www or https://www ."
|
url_must_be_safe: "The button link should start with http://... or https://..."
|
||||||
title: "Banner"
|
title: "Banner"
|
||||||
switch: "Display the banner"
|
switch: "Display the banner"
|
||||||
cta_switch: "Display a button"
|
cta_switch: "Display a button"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user