0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-22 09:20:29 +01:00

Little text correction

In select_one: "Please select atleast one wizard", changed to select_one: "Please select at least one wizard"
Dieser Commit ist enthalten in:
Thamer Khatib 2020-07-05 00:04:38 -03:00 committet von GitHub
Ursprung 441843256c
Commit 76b0866bda
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -16,7 +16,7 @@ en:
no_skip: "Wizard can't be skipped"
export:
error:
select_one: "Please select atleast one wizard"
select_one: "Please select at least one wizard"
import:
error:
@ -29,4 +29,4 @@ en:
custom_wizard_enabled: "Enable custom wizards."
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"
wizard_apis_enabled: "Enable API features (experimental)."
wizard_apis_enabled: "Enable API features (experimental)."