1
0
Fork 0
discourse-custom-wizard-unl.../config/locales/server.en.yml

32 Zeilen
1 KiB
YAML

2017-09-25 16:47:40 +02:00
en:
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"
export:
error:
select_one: "Please select atleast one wizard"
2020-04-14 08:45:25 +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:
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-04-15 06:29:47 +02:00
wizard_apis_enabled: "Enable API features (experimental)."