0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/config/locales/server.en.yml

28 Zeilen
932 B
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"
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"
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."
wizard_recognised_image_upload_formats: "File types which will result in upload displaying an image preview"