Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-22 17:30: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:
Ursprung
441843256c
Commit
76b0866bda
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -16,7 +16,7 @@ en:
|
||||||
no_skip: "Wizard can't be skipped"
|
no_skip: "Wizard can't be skipped"
|
||||||
export:
|
export:
|
||||||
error:
|
error:
|
||||||
select_one: "Please select atleast one wizard"
|
select_one: "Please select at least one wizard"
|
||||||
|
|
||||||
import:
|
import:
|
||||||
error:
|
error:
|
||||||
|
@ -29,4 +29,4 @@ en:
|
||||||
custom_wizard_enabled: "Enable custom wizards."
|
custom_wizard_enabled: "Enable custom wizards."
|
||||||
wizard_redirect_exclude_paths: "Routes excluded from wizard redirects."
|
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_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)."
|
||||||
|
|
Laden …
In neuem Issue referenzieren