2017-09-23 10:34:07 +08:00
en :
2017-11-22 17:34:21 +08:00
js :
wizard :
2020-04-14 15:46:06 +10:00
complete_custom : "Complete the {{name}}"
2022-07-27 11:47:50 +01:00
completed : "You have completed this wizard."
not_permitted : "You are not permitted to access this wizard."
none : "There is no wizard here."
return_to_site : "Return to {{siteName}}"
requires_login : "You need to be logged in to access this wizard."
reset : "Reset this wizard."
step_not_permitted : "You're not permitted to view this step."
incomplete_submission :
title : "Continue editing your draft submission from %{date}?"
resume : "Continue"
restart : "Start over"
x_characters :
one : "%{count} Character"
other : "%{count} Characters"
2022-11-07 14:43:46 +01:00
quit : "Exit"
2022-07-28 20:26:35 +01:00
done_custom : "Done"
2022-07-30 11:23:12 +01:00
back : "Back"
next : "Next"
step : "%{current} of %{total}"
upload : "Upload"
uploading : "Uploading..."
upload_error : "Sorry, there was an error uploading that file. Please try again."
2022-07-27 11:47:50 +01:00
wizard_composer :
show_preview : "Preview Post"
hide_preview : "Edit Post"
quote_post_title : "Quote whole post"
bold_label : "B"
bold_title : "Strong"
bold_text : "strong text"
italic_label : "I"
italic_title : "Emphasis"
italic_text : "emphasized text"
link_title : "Hyperlink"
link_description : "enter link description here"
link_dialog_title : "Insert Hyperlink"
link_optional_text : "optional title"
link_url_placeholder : "http://example.com"
quote_title : "Blockquote"
quote_text : "Blockquote"
blockquote_text : "Blockquote"
code_title : "Preformatted text"
code_text : "indent preformatted text by 4 spaces"
paste_code_text : "type or paste code here"
upload_title : "Upload"
upload_description : "enter upload description here"
olist_title : "Numbered List"
ulist_title : "Bulleted List"
list_item : "List item"
toggle_direction : "Toggle Direction"
help : "Markdown Editing Help"
collapse : "minimize the composer panel"
abandon : "close composer and discard draft"
modal_ok : "OK"
modal_cancel : "Cancel"
cant_send_pm : "Sorry, you can't send a message to %{username}."
yourself_confirm :
title : "Did you forget to add recipients?"
body : "Right now this message is only being sent to yourself!"
realtime_validations :
similar_topics :
insufficient_characters : "Type a minimum 5 characters to start looking for similar topics"
insufficient_characters_categories : "Type a minimum 5 characters to start looking for similar topics in %{catLinks}"
results : "Your topic is similar to..."
no_results : "No similar topics."
loading : "Looking for similar topics..."
show : "show"
2018-05-24 15:34:58 +10:00
2017-09-23 10:34:07 +08:00
admin_js :
admin :
wizard :
2020-03-22 04:30:11 +11:00
label : "Wizard"
2020-04-12 09:27:16 +10:00
nav_label : "Wizards"
2020-04-13 22:17:22 +10:00
select : "Select a wizard"
create : "Create Wizard"
2017-09-23 10:34:07 +08:00
name : "Name"
2020-04-12 09:27:16 +10:00
name_placeholder : "wizard name"
2017-10-07 10:27:38 +08:00
background : "Background"
2020-04-14 09:39:21 +10:00
background_placeholder : "#hex"
2017-10-06 10:59:02 +08:00
save_submissions : "Save"
2017-11-01 12:21:14 +08:00
save_submissions_label : "Save wizard submissions."
2017-10-13 21:02:34 +08:00
multiple_submissions : "Multiple"
2020-03-31 19:30:53 +11:00
multiple_submissions_label : "Users can submit multiple times."
2020-03-29 18:49:33 +11:00
after_signup : "Signup"
2020-03-31 19:30:53 +11:00
after_signup_label : "Users directed to wizard after signup."
2020-03-29 18:49:33 +11:00
after_time : "Time"
2020-04-01 16:03:26 +11:00
after_time_label : "Users directed to wizard after start time:"
2017-11-01 12:21:14 +08:00
after_time_time_label : "Start Time"
after_time_modal :
title : "Wizard Start Time"
date : "Date"
time : "Time"
done : "Set Time"
clear : "Clear"
required : "Required"
required_label : "Users cannot skip the wizard."
2017-11-22 17:34:21 +08:00
prompt_completion : "Prompt"
prompt_completion_label : "Prompt user to complete wizard."
2019-11-04 17:49:30 +00:00
restart_on_revisit : "Restart"
2020-03-31 19:30:53 +11:00
restart_on_revisit_label : "Clear submissions on each visit."
2021-09-22 13:52:05 +05:30
resume_on_revisit : "Resume"
resume_on_revisit_label : "Ask the user if they want to resume on each visit."
2018-07-16 14:28:24 +10:00
theme_id : "Theme"
2017-12-17 11:43:18 +08:00
no_theme : "Select a Theme (optional)"
2017-10-06 10:59:02 +08:00
save : "Save Changes"
2017-09-23 10:34:07 +08:00
remove : "Delete Wizard"
2017-10-06 10:59:02 +08:00
add : "Add"
url : "Url"
2020-04-05 11:37:09 +10:00
key : "Key"
2017-10-17 21:17:53 +08:00
value : "Value"
2020-03-22 04:30:11 +11:00
profile : "profile"
2017-10-13 21:02:34 +08:00
type : "Type"
2022-03-25 12:18:54 +01:00
none : "Make a selection"
2020-03-22 04:30:11 +11:00
submission_key : 'submission key'
param_key : 'param'
2020-03-29 18:49:33 +11:00
group : "Group"
2020-03-30 17:16:03 +11:00
permitted : "Permitted"
2020-04-02 16:21:57 +11:00
advanced : "Advanced"
2020-04-20 19:41:13 +10:00
undo : "Undo"
clear : "Clear"
2020-04-20 21:40:32 +10:00
select_type : "Select a type"
2021-04-21 03:58:19 +10:00
condition : "Condition"
index : "Index"
2021-09-09 14:07:12 +08:00
edit_columns : "Edit Columns"
expand_text : "Read More"
collapse_text : "Show Less"
2021-11-11 17:20:10 +05:30
category_settings :
2021-12-09 09:53:10 +08:00
custom_wizard :
title : "Custom Wizard"
create_topic_wizard : "Select a wizard to replace the new topic composer in this category."
2021-09-07 20:10:12 +08:00
2020-04-13 22:17:22 +10:00
message :
2020-04-20 21:40:32 +10:00
wizard :
select : "Select a wizard, or create a new one"
edit : "You're editing a wizard"
create : "You're creating a new wizard"
documentation : "Check out the wizard documentation"
contact : "Contact the developer"
field :
type : "Select a field type"
edit : "You're editing a field"
documentation : "Check out the field documentation"
action :
type : "Select an action type"
edit : "You're editing an action"
documentation : "Check out the action documentation"
2020-11-08 14:24:20 +11:00
custom_fields :
2021-06-08 21:39:49 +10:00
create : "View, create, edit and destroy custom fields"
2020-11-10 11:56:11 +11:00
saved : "Saved custom field"
error : "Failed to save: {{messages}}"
2020-11-08 14:24:20 +11:00
documentation : Check out the custom field documentation
2020-11-09 14:32:36 +11:00
manager :
info : "Export, import or destroy wizards"
documentation : Check out the manager documentation
none_selected : Please select atleast one wizard
no_file : Please choose a file to import
file_size_error : The file size must be 512kb or less
file_format_error : The file must be a .json file
importing : Importing wizards...
destroying : Destroying wizards...
import_complete : Import complete
destroy_complete : Destruction complete
2021-09-24 17:58:42 +08:00
subscription :
documentation : Check out the subscription documentation
2023-11-17 17:28:58 +01:00
authorize : "Connect this forum to use your Custom Wizard subscription plan on %{server}."
not_subscribed : "You've connected, but are not currently subscribed to a Custom Wizard plan on %{server}."
2021-08-10 14:45:23 +08:00
subscription_expiring : "Your subscription is active, but will expire in the next 48 hours."
subscription_active : "Your subscription is active."
2023-10-10 07:29:05 +00:00
subscription_inactive : "Your subscription is inactive on this forum. Read more in <a href='https://pavilion.tech/products/discourse-custom-wizard-plugin/documentation/'>the documentation</a>."
2023-11-17 17:28:58 +01:00
unauthorized : "You're not connected. If you have a subscription, it will become inactive in the next 48 hours."
unauthorize_failed : Failed to disconnect.
2021-06-18 10:25:01 -07:00
submissions :
select : "Select a wizard to see its submissions"
2021-09-08 18:25:30 +08:00
viewing : "You're viewing the submissions of the %{wizardName}"
2021-06-18 10:25:01 -07:00
documentation : "Check out the submissions documentation"
2021-06-18 11:47:24 -07:00
logs :
2021-09-09 14:07:12 +08:00
select : "Select a wizard to see its logs"
2021-06-18 11:47:24 -07:00
viewing : "View recent logs for wizards on the forum"
2021-09-07 20:55:46 +08:00
documentation : "Check out the logs documentation"
2021-11-01 21:52:29 +08:00
notices :
info : "Plugin status and subscription notices"
documentation : Check out the notices documentation
2021-08-10 14:45:23 +08:00
2020-03-29 18:49:33 +11:00
editor :
show : "Show"
hide : "Hide"
preview : "{{action}} Preview"
popover : "{{action}} Fields"
2022-03-25 12:18:54 +01:00
2020-03-24 20:35:46 +11:00
input :
2022-03-25 12:18:54 +01:00
conditional :
2020-04-01 16:03:26 +11:00
name : 'if'
2020-03-24 20:35:46 +11:00
output : 'then'
assignment :
2020-04-01 16:03:26 +11:00
name : 'set'
2020-04-06 18:36:38 +10:00
association :
name : 'map'
validation :
name : 'ensure'
2022-03-25 12:18:54 +01:00
2020-04-05 11:37:09 +10:00
selector :
label :
text : "text"
2020-04-06 11:54:16 +10:00
wizard_field : "wizard field"
2020-07-17 17:02:48 +10:00
wizard_action : "wizard action"
2020-04-06 11:54:16 +10:00
user_field : "user field"
2020-04-19 21:02:14 +10:00
user_field_options : "user field options"
2020-04-05 11:37:09 +10:00
user : "user"
category : "category"
tag : "tag"
group : "group"
list : "list"
2020-10-20 16:40:23 +11:00
custom_field : "custom field"
2021-10-20 21:56:34 +08:00
value : "value"
2023-02-07 12:46:17 +01:00
users : "users"
guests : "users and guests"
2020-04-05 11:37:09 +10:00
placeholder :
text : "Enter text"
property : "Select property"
wizard_field : "Select field"
2020-07-17 17:02:48 +10:00
wizard_action : "Select action"
2020-04-05 11:37:09 +10:00
user_field : "Select field"
2020-04-19 21:02:14 +10:00
user_field_options : "Select field"
2020-04-05 11:37:09 +10:00
user : "Select user"
category : "Select category"
tag : "Select tag"
group : "Select group"
list : "Enter item"
2020-10-20 16:40:23 +11:00
custom_field : "Select field"
2021-10-20 21:56:34 +08:00
value : "Select value"
2017-10-13 21:02:34 +08:00
error :
2020-04-11 16:22:12 +10:00
failed : "failed to save wizard"
2020-04-08 12:52:07 +10:00
required : "{{type}} requires {{property}}"
invalid : "{{property}} is invalid"
2020-04-10 17:57:49 +10:00
dependent : "{{property}} is dependent on {{dependent}}"
2020-04-13 22:17:22 +10:00
conflict : "{{type}} with {{property}} '{{value}}' already exists"
2020-04-14 09:39:21 +10:00
after_time : "After time invalid"
2022-03-25 12:18:54 +01:00
2017-09-23 10:34:07 +08:00
step :
2017-10-06 10:59:02 +08:00
header : "Steps"
title : "Title"
banner : "Banner"
description : "Description"
2019-07-02 14:49:14 +10:00
required_data :
2021-09-14 11:33:16 +08:00
label : "Required Data"
2019-07-27 17:01:29 +10:00
not_permitted_message : "Message shown when required data not present"
2019-07-02 14:49:14 +10:00
permitted_params :
2021-09-14 11:33:16 +08:00
label : "Permitted Params"
2021-04-21 03:58:19 +10:00
force_final :
label : "Conditional Final Step"
description : "Display this step as the final step if conditions on later steps have not passed when the user reaches this step."
2022-03-25 12:18:54 +01:00
2017-09-23 10:34:07 +08:00
field :
2017-10-06 10:59:02 +08:00
header : "Fields"
label : "Label"
description : "Description"
2018-03-05 09:52:15 +08:00
image : "Image"
image_placeholder : "Image url"
2017-10-06 10:59:02 +08:00
required : "Required"
required_label : "Field is Required"
2017-10-13 21:02:34 +08:00
min_length : "Min Length"
min_length_placeholder : "Minimum length in characters"
2020-12-08 12:44:37 +05:30
max_length : "Max Length"
max_length_placeholder : "Maximum length in characters"
2021-09-03 16:46:32 +08:00
char_counter : "Counter"
2021-01-12 16:16:24 +05:30
char_counter_placeholder : "Display Character Counter"
2021-09-03 16:46:32 +08:00
field_placeholder : "Placeholder"
2019-07-19 13:47:17 +10:00
file_types : "File Types"
2021-12-14 09:11:23 +08:00
preview_template : "Template"
2019-07-26 18:59:21 +10:00
limit : "Limit"
2019-07-26 19:12:58 +10:00
property : "Property"
2020-03-22 04:30:11 +11:00
prefill : "Prefill"
2020-03-30 17:16:03 +11:00
content : "Content"
2022-02-07 11:10:52 +05:30
tag_groups : "Tag Groups"
2022-10-26 10:04:50 +02:00
can_create_tag : "Can Create Tag"
2022-03-25 12:18:54 +01:00
date_time_format :
2020-07-16 13:26:56 +10:00
label : "Format"
instructions : "<a href='https://momentjs.com/docs/#/displaying/format/' target='_blank'>Moment.js format</a>"
2021-01-27 10:38:26 +05:30
validations :
2021-09-01 10:19:00 +08:00
header : "Validations"
2021-02-16 11:43:00 +11:00
enabled : "Enabled"
2021-02-05 18:29:30 +05:30
similar_topics : "Similar Topics"
2021-02-11 19:22:09 +05:30
position : "Position"
2021-01-30 23:16:04 +05:30
above : "Above"
below : "Below"
2021-02-05 18:29:30 +05:30
categories : "Categories"
2021-02-25 17:10:02 +05:30
max_topic_age : "Max Topic Age"
2021-02-25 15:36:43 +05:30
time_units :
days : "Days"
weeks : "Weeks"
months : "Months"
years : "Years"
2022-03-25 12:18:54 +01:00
2020-04-20 21:40:32 +10:00
type :
text : "Text"
textarea : Textarea
composer : Composer
2021-07-12 17:05:05 +05:30
composer_preview : Composer Preview
2020-04-20 21:40:32 +10:00
text_only : Text Only
number : Number
checkbox : Checkbox
url : Url
upload : Upload
dropdown : Dropdown
tag : Tag
category : Category
group : Group
user_selector : User Selector
2020-07-02 15:25:17 +10:00
date : Date
2020-07-16 13:26:56 +10:00
time : Time
date_time : Date & Time
2022-09-19 12:09:34 +02:00
event : Event (Events Plugin)
2022-03-25 12:18:54 +01:00
2020-04-01 16:03:26 +11:00
connector :
2020-04-06 18:36:38 +10:00
and : "and"
or : "or"
2020-04-01 16:03:26 +11:00
then : "then"
set : "set"
equal : '='
2023-05-03 11:01:54 +02:00
not_equal : '!='
2020-04-01 16:03:26 +11:00
greater : '>'
less : '<'
greater_or_equal : '>='
less_or_equal : '<='
2020-04-06 18:36:38 +10:00
regex : '=~'
2020-04-06 11:54:16 +10:00
association : '→'
2020-05-01 19:12:58 +10:00
is : 'is'
2022-03-25 12:18:54 +01:00
2017-09-23 10:34:07 +08:00
action :
2020-03-29 18:49:33 +11:00
header : "Actions"
2017-10-17 15:18:53 +08:00
include : "Include Fields"
title : "Title"
post : "Post"
2017-10-30 14:24:51 +08:00
topic_attr : "Topic Attribute"
2019-06-03 17:09:24 +10:00
interpolate_fields : "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}."
2022-03-25 12:18:54 +01:00
run_after :
2020-04-08 12:52:07 +10:00
label : "Run After"
2020-04-08 17:59:54 +10:00
wizard_completion : "Wizard Completion"
2020-03-31 19:30:53 +11:00
custom_fields :
2020-04-01 16:03:26 +11:00
label : "Custom"
2020-03-31 19:30:53 +11:00
key : "field"
2018-09-18 11:56:42 +10:00
skip_redirect :
2020-03-31 17:29:59 +11:00
label : "Redirect"
2018-09-18 11:56:42 +10:00
description : "Don't redirect the user to this {{type}} after the wizard completes"
2020-10-20 11:42:10 +11:00
suppress_notifications :
label : "Suppress Notifications"
description : "Suppress normal notifications triggered by post creation"
2017-10-05 08:36:46 +08:00
send_message :
label : "Send Message"
2017-10-06 10:59:02 +08:00
recipient : "Recipient"
2017-10-05 08:36:46 +08:00
create_topic :
label : "Create Topic"
2017-10-06 10:59:02 +08:00
category : "Category"
2019-08-27 16:05:24 +10:00
tags : "Tags"
2020-07-20 14:26:11 +10:00
visible : "Visible"
2022-09-19 12:09:34 +02:00
add_event : "Add Event (Events Plugin)"
2022-10-10 14:04:55 +02:00
add_location : "Add Location (Locations Plugin)"
2020-04-20 21:40:32 +10:00
open_composer :
label : "Open Composer"
2017-10-05 08:36:46 +08:00
update_profile :
2020-04-20 22:11:24 +10:00
label : "Update Profile"
2020-04-20 22:26:34 +10:00
setting : "Fields"
2020-03-31 19:30:53 +11:00
key : "field"
2020-05-22 23:42:26 +01:00
watch_categories :
label : "Watch Categories"
2020-05-24 11:20:15 +01:00
categories : "Categories"
2020-05-25 14:59:31 +01:00
mute_remainder : "Mute Remainder"
2022-12-23 17:28:09 +01:00
watch_tags :
label : "Watch Tags"
tags : "Tags"
watch_x :
2020-05-25 14:59:31 +01:00
notification_level :
label : "Notification Level"
regular : "Normal"
watching : "Watching"
tracking : "Tracking"
watching_first_post : "Watching First Post"
muted : "Muted"
select_a_notification_level : "Select level"
2020-07-20 13:06:36 +10:00
wizard_user : "Wizard User"
usernames : "Users"
2017-11-24 12:32:15 +08:00
post_builder :
checkbox : "Post Builder"
label : "Builder"
2020-04-19 21:02:14 +10:00
user_properties : "User Properties"
wizard_fields : "Wizard Fields"
2020-07-17 17:02:48 +10:00
wizard_actions : "Wizard Actions"
2020-04-19 21:02:14 +10:00
placeholder : "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}."
2019-07-01 12:31:50 +10:00
add_to_group :
label : "Add to Group"
2019-07-02 14:49:14 +10:00
route_to :
label : "Route To"
url : "Url"
code : "Code"
2019-06-03 17:09:24 +10:00
send_to_api :
label : "Send to API"
api : "API"
endpoint : "Endpoint"
select_an_api : "Select an API"
select_an_endpoint : "Select an endpoint"
2020-03-29 18:49:33 +11:00
body : "Body"
2020-03-30 10:53:28 +11:00
body_placeholder : "JSON"
2020-07-09 12:19:36 +10:00
create_category :
label : "Create Category"
name : Name
slug : Slug
color : Color
text_color : Text color
parent_category : Parent Category
permissions : Permissions
2020-07-16 15:25:06 +10:00
create_group :
label : Create Group
name : Name
full_name : Full Name
title : Title
bio_raw : About
2020-07-16 17:50:09 +10:00
owner_usernames : Owners
usernames : Members
2020-07-16 15:25:06 +10:00
grant_trust_level : Automatic Trust Level
mentionable_level : Mentionable Level
messageable_level : Messageable Level
visibility_level : Visibility Level
members_visibility_level : Members Visibility Level
2022-03-25 12:18:54 +01:00
2020-10-20 16:40:23 +11:00
custom_field :
2020-10-17 12:31:07 +11:00
nav_label : "Custom Fields"
2020-11-10 11:56:11 +11:00
add : "Add"
2022-03-25 12:18:54 +01:00
external :
2021-06-08 21:39:49 +10:00
label : "from another plugin"
title : "This custom field has been added by another plugin. You can use it in your wizards but you can't edit the field here."
2020-10-20 16:40:23 +11:00
name :
label : "Name"
2020-11-10 11:56:11 +11:00
select : "underscored_name"
2020-10-20 16:40:23 +11:00
type :
label : "Type"
select : "Select a type"
string : "String"
2020-10-20 18:24:27 +11:00
integer : "Integer"
2020-10-20 16:40:23 +11:00
boolean : "Boolean"
json : "JSON"
klass :
label : "Class"
select : "Select a class"
2020-10-20 17:07:59 +11:00
post : "Post"
category : "Category"
2020-10-20 16:40:23 +11:00
topic : "Topic"
group : "Group"
user : "User"
serializers :
label : "Serializers"
select : "Select serializers"
topic_view : "Topic View"
topic_list_item : "Topic List Item"
2020-10-20 17:07:59 +11:00
basic_category : "Category"
2020-11-10 11:56:11 +11:00
basic_group : "Group"
2020-10-20 17:07:59 +11:00
post : "Post"
2022-03-25 12:18:54 +01:00
2020-04-12 09:27:16 +10:00
submissions :
nav_label : "Submissions"
title : "{{name}} Submissions"
download : "Download"
2021-08-30 16:23:33 -07:00
group_id : "Group ID"
category_id : "Category ID"
composer_preview : "Composer Preview"
2019-06-03 17:09:24 +10:00
2019-05-30 15:04:34 +10:00
api :
2019-06-02 20:54:31 +10:00
label : "API"
2019-05-30 15:04:34 +10:00
nav_label : 'APIs'
2020-04-22 23:03:18 +10:00
select : "Select API"
create : "Create API"
new : 'New API'
2019-06-02 20:54:31 +10:00
name : "Name (can't be changed)"
name_placeholder : 'Underscored'
title : 'Title'
title_placeholder : 'Display name'
2019-05-31 17:54:11 +10:00
remove : 'Delete'
save : "Save"
2019-06-02 20:54:31 +10:00
auth :
label : "Authorization"
btn : 'Authorize'
settings : "Settings"
status : "Status"
redirect_uri : "Redirect url"
type : 'Type'
type_none : 'Select a type'
url : "Authorization url"
token_url : "Token url"
client_id : 'Client id'
client_secret : 'Client secret'
2019-06-02 23:59:35 +01:00
username : 'username'
password : 'password'
2019-06-02 20:54:31 +10:00
params :
label : 'Params'
new : 'New param'
status :
label : "Status"
authorized : 'Authorized'
not_authorized : "Not authorized"
code : "Code"
access_token : "Access token"
refresh_token : "Refresh token"
expires_at : "Expires at"
refresh_at : "Refresh at"
2019-05-31 17:54:11 +10:00
endpoint :
label : "Endpoints"
2019-06-02 20:54:31 +10:00
add : "Add endpoint"
2019-06-03 12:49:54 +10:00
name : "Endpoint name"
2019-05-31 17:54:11 +10:00
method : "Select a method"
url : "Enter a url"
2019-08-13 14:11:46 +10:00
content_type : "Select a content type"
success_codes : "Select success codes"
2019-05-31 17:54:11 +10:00
2019-06-06 17:10:13 +01:00
log :
label : "Logs"
2022-06-02 16:45:20 +02:00
clear : clear
2021-09-09 14:07:12 +08:00
2020-04-15 10:46:44 +10:00
log :
nav_label : "Logs"
2021-09-09 14:07:12 +08:00
title : "{{name}} Logs"
date : Date
action : Action
user : User
message : Message
2019-06-06 17:10:13 +01:00
2020-11-09 14:32:36 +11:00
manager :
2020-11-09 14:35:03 +11:00
nav_label : Manager
2020-11-09 14:32:36 +11:00
title : Manage Wizards
export : Export
import : Import
imported : imported
upload : Select wizards.json
destroy : Destroy
2021-08-10 14:45:23 +08:00
destroyed : destroyed
2022-09-23 15:52:05 +02:00
subscription :
2021-09-24 17:58:42 +08:00
title : Subscriber Features
2023-09-28 12:27:49 +01:00
authorize :
2023-11-17 17:28:58 +01:00
label : Connect
title : Connect your subscription to this site
2023-09-28 12:27:49 +01:00
deauthorize :
2023-11-17 17:28:58 +01:00
label : Disconnect
title : Disconnect your subscription from this site
2023-10-09 13:39:10 +01:00
update :
title : "Update subscription status"
2022-03-25 12:18:54 +01:00
subscribed :
2021-09-24 17:58:42 +08:00
label : Subscribed
title : You're subscribed and can use these features
2022-09-23 15:52:05 +02:00
selector : subscribed
2021-09-24 17:58:42 +08:00
not_subscribed :
label : Not Subscribed
title : Subscribe to use these features
2022-09-23 15:52:05 +02:00
selector : not subscribed
2021-11-01 21:52:29 +08:00
type :
2022-03-25 12:18:54 +01:00
none :
2023-11-17 16:17:10 +01:00
label : Subscribe
2022-03-25 12:18:54 +01:00
title : There is no Custom Wizard subscription active on this forum.
business :
2023-11-17 16:17:10 +01:00
label : Support
2022-03-25 12:18:54 +01:00
title : There is a Custom Wizard Business subscription active on this forum.
standard :
2023-11-17 16:17:10 +01:00
label : Support
2022-03-25 12:18:54 +01:00
title : There is a Custom Wizard Standard subscription active on this forum.
2022-09-23 15:52:05 +02:00
community :
label : Support
2023-11-17 16:17:10 +01:00
title : There is a Custom Wizard Community subscription active on this forum.
2019-07-28 02:38:22 +05:30
2017-10-09 13:52:09 +08:00
wizard_js :
2020-03-22 04:30:11 +11:00
group :
select : "Select a group"
2017-10-22 11:37:58 +08:00
location :
name :
title : "Name (optional)"
desc : "e.g. P. Sherman Dentist"
street :
title : "Number and Street"
desc : "e.g. 42 Wallaby Way"
postalcode :
title : "Postal Code (Zip)"
2018-05-24 15:34:58 +10:00
desc : "e.g. 2090"
neighbourhood :
title : "Neighbourhood"
desc : "e.g. Cremorne Point"
2017-10-22 11:37:58 +08:00
city :
title : "City, Town or Village"
desc : "e.g. Sydney"
2019-01-24 11:44:19 +11:00
coordinates : "Coordinates"
lat :
title : "Latitude"
desc : "e.g. -31.9456702"
lon :
title : "Longitude"
desc : "e.g. 115.8626477"
2017-10-22 11:37:58 +08:00
country_code :
title : "Country"
placeholder : "Select a Country"
query :
title : "Address"
desc : "e.g. 42 Wallaby Way, Sydney."
geo :
desc : "Locations provided by {{provider}}"
btn :
label : "Find Location"
results : "Locations"
no_results : "No results. Please double check the spelling."
show_map : "Show Map"
validation :
2018-05-24 15:34:58 +10:00
neighbourhood : "Please enter a neighbourhood."
2017-10-30 14:24:51 +08:00
city : "Please enter a city, town or village."
2019-01-18 11:34:52 +11:00
street : "Please enter a Number and Street."
2019-01-22 10:57:33 +11:00
postalcode : "Please enter a Postal Code (Zip)."
2018-01-22 20:58:07 +08:00
countrycode : "Please select a country."
2019-01-24 11:44:19 +11:00
coordinates : "Please complete the set of coordinates."
2017-10-22 11:37:58 +08:00
geo_location : "Search and select a result."