2017-09-25 16:47:40 +02:00
|
|
|
en:
|
2018-06-29 08:07:18 +02:00
|
|
|
admin:
|
|
|
|
wizard:
|
|
|
|
submissions:
|
|
|
|
no_user: "deleted (id: %{id})"
|
|
|
|
|
2017-10-13 15:02:34 +02:00
|
|
|
wizard:
|
|
|
|
custom_title: "Wizard"
|
|
|
|
field:
|
|
|
|
too_short: "%{label} must be at least %{min} characters"
|
2019-12-09 02:43:30 +01:00
|
|
|
required: "%{label} is required."
|
2020-03-23 19:40:11 +01:00
|
|
|
not_url: "%{label} must be a valid url"
|
2020-04-14 08:45:25 +02:00
|
|
|
invalid_file: "%{label} must be a %{types}"
|
|
|
|
|
2017-10-22 05:37:58 +02:00
|
|
|
none: "We couldn't find a wizard at that address."
|
2017-11-01 05:21:14 +01:00
|
|
|
no_skip: "Wizard can't be skipped"
|
2019-07-31 06:57:40 +02:00
|
|
|
export:
|
|
|
|
error:
|
2020-07-05 05:04:38 +02:00
|
|
|
select_one: "Please select at least one wizard"
|
2020-04-14 08:45:25 +02:00
|
|
|
|
2019-07-31 06:57:40 +02:00
|
|
|
import:
|
|
|
|
error:
|
|
|
|
no_file: "No file selected"
|
|
|
|
file_large: "File too large"
|
|
|
|
invalid_json: "File is not a valid json file"
|
|
|
|
no_valid_wizards: "File doesn't contain any valid wizards"
|
2018-05-24 07:34:02 +02:00
|
|
|
|
|
|
|
site_settings:
|
2019-12-05 07:48:32 +01:00
|
|
|
custom_wizard_enabled: "Enable custom wizards."
|
2018-05-24 07:34:02 +02:00
|
|
|
wizard_redirect_exclude_paths: "Routes excluded from wizard redirects."
|
2020-04-06 03:54:16 +02:00
|
|
|
wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview"
|
2020-07-05 05:04:38 +02:00
|
|
|
wizard_apis_enabled: "Enable API features (experimental)."
|