1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-30 19:52:20 +01:00

(bug) invalid validation message

This commit is contained in:
Sylvain 2023-01-30 13:20:20 +01:00
parent 0778616345
commit a70b85a300

View File

@ -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."
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_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"
switch: "Display the banner"
cta_switch: "Display a button"