2017-09-23 04:34:07 +02:00
en :
2017-11-22 10:34:21 +01:00
js :
wizard :
2020-04-14 07:46:06 +02:00
complete_custom : "Complete the {{name}}"
2022-07-27 12:47:50 +02: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 21:26:35 +02:00
done_custom : "Done"
2022-07-30 12:23:12 +02: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 12:47:50 +02: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 07:34:58 +02:00
2017-09-23 04:34:07 +02:00
admin_js :
admin :
wizard :
2020-03-21 18:30:11 +01:00
label : "Wizard"
2020-04-12 01:27:16 +02:00
nav_label : "Wizards"
2020-04-13 14:17:22 +02:00
select : "Select a wizard"
create : "Create Wizard"
2017-09-23 04:34:07 +02:00
name : "Name"
2020-04-12 01:27:16 +02:00
name_placeholder : "wizard name"
2017-10-07 04:27:38 +02:00
background : "Background"
2020-04-14 01:39:21 +02:00
background_placeholder : "#hex"
2017-10-06 04:59:02 +02:00
save_submissions : "Save"
2017-11-01 05:21:14 +01:00
save_submissions_label : "Save wizard submissions."
2017-10-13 15:02:34 +02:00
multiple_submissions : "Multiple"
2020-03-31 10:30:53 +02:00
multiple_submissions_label : "Users can submit multiple times."
2020-03-29 09:49:33 +02:00
after_signup : "Signup"
2020-03-31 10:30:53 +02:00
after_signup_label : "Users directed to wizard after signup."
2020-03-29 09:49:33 +02:00
after_time : "Time"
2020-04-01 07:03:26 +02:00
after_time_label : "Users directed to wizard after start time:"
2017-11-01 05:21:14 +01: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 10:34:21 +01:00
prompt_completion : "Prompt"
prompt_completion_label : "Prompt user to complete wizard."
2019-11-04 18:49:30 +01:00
restart_on_revisit : "Restart"
2020-03-31 10:30:53 +02:00
restart_on_revisit_label : "Clear submissions on each visit."
2021-09-22 10:22:05 +02:00
resume_on_revisit : "Resume"
resume_on_revisit_label : "Ask the user if they want to resume on each visit."
2018-07-16 06:28:24 +02:00
theme_id : "Theme"
2017-12-17 04:43:18 +01:00
no_theme : "Select a Theme (optional)"
2017-10-06 04:59:02 +02:00
save : "Save Changes"
2017-09-23 04:34:07 +02:00
remove : "Delete Wizard"
2017-10-06 04:59:02 +02:00
add : "Add"
url : "Url"
2020-04-05 03:37:09 +02:00
key : "Key"
2017-10-17 15:17:53 +02:00
value : "Value"
2020-03-21 18:30:11 +01:00
profile : "profile"
2017-10-13 15:02:34 +02:00
type : "Type"
2022-03-25 12:18:54 +01:00
none : "Make a selection"
2020-03-21 18:30:11 +01:00
submission_key : 'submission key'
param_key : 'param'
2020-03-29 09:49:33 +02:00
group : "Group"
2020-03-30 08:16:03 +02:00
permitted : "Permitted"
2020-04-02 07:21:57 +02:00
advanced : "Advanced"
2020-04-20 11:41:13 +02:00
undo : "Undo"
clear : "Clear"
2020-04-20 13:40:32 +02:00
select_type : "Select a type"
2021-04-20 19:58:19 +02:00
condition : "Condition"
index : "Index"
2021-09-09 08:07:12 +02:00
edit_columns : "Edit Columns"
expand_text : "Read More"
collapse_text : "Show Less"
2021-11-11 12:50:10 +01:00
category_settings :
2021-12-09 02:53:10 +01:00
custom_wizard :
title : "Custom Wizard"
create_topic_wizard : "Select a wizard to replace the new topic composer in this category."
2021-09-07 14:10:12 +02:00
2020-04-13 14:17:22 +02:00
message :
2020-04-20 13:40:32 +02: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 04:24:20 +01:00
custom_fields :
2021-06-08 13:39:49 +02:00
create : "View, create, edit and destroy custom fields"
2020-11-10 01:56:11 +01:00
saved : "Saved custom field"
error : "Failed to save: {{messages}}"
2020-11-08 04:24:20 +01:00
documentation : Check out the custom field documentation
2020-11-09 04:32:36 +01: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 11:58:42 +02:00
subscription :
documentation : Check out the subscription documentation
authorize : "Authorize this forum to use your Custom Wizard subscription plan on %{server}."
not_subscribed : "You've authorized, but are not currently subscribed to a Custom Wizard plan on %{server}."
2021-08-10 08:45:23 +02:00
subscription_expiring : "Your subscription is active, but will expire in the next 48 hours."
subscription_active : "Your subscription is active."
2023-10-10 09:29:05 +02: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>."
2021-08-10 08:45:23 +02:00
unauthorized : "You're unauthorized. If you have a subscription, it will become inactive in the next 48 hours."
unauthorize_failed : Failed to unauthorize.
2021-06-18 19:25:01 +02:00
submissions :
select : "Select a wizard to see its submissions"
2021-09-08 12:25:30 +02:00
viewing : "You're viewing the submissions of the %{wizardName}"
2021-06-18 19:25:01 +02:00
documentation : "Check out the submissions documentation"
2021-06-18 20:47:24 +02:00
logs :
2021-09-09 08:07:12 +02:00
select : "Select a wizard to see its logs"
2021-06-18 20:47:24 +02:00
viewing : "View recent logs for wizards on the forum"
2021-09-07 14:55:46 +02:00
documentation : "Check out the logs documentation"
2021-11-01 14:52:29 +01:00
notices :
info : "Plugin status and subscription notices"
documentation : Check out the notices documentation
2021-08-10 08:45:23 +02:00
2020-03-29 09:49:33 +02:00
editor :
show : "Show"
hide : "Hide"
preview : "{{action}} Preview"
popover : "{{action}} Fields"
2022-03-25 12:18:54 +01:00
2020-03-24 10:35:46 +01:00
input :
2022-03-25 12:18:54 +01:00
conditional :
2020-04-01 07:03:26 +02:00
name : 'if'
2020-03-24 10:35:46 +01:00
output : 'then'
assignment :
2020-04-01 07:03:26 +02:00
name : 'set'
2020-04-06 10:36:38 +02:00
association :
name : 'map'
validation :
name : 'ensure'
2022-03-25 12:18:54 +01:00
2020-04-05 03:37:09 +02:00
selector :
label :
text : "text"
2020-04-06 03:54:16 +02:00
wizard_field : "wizard field"
2020-07-17 09:02:48 +02:00
wizard_action : "wizard action"
2020-04-06 03:54:16 +02:00
user_field : "user field"
2020-04-19 13:02:14 +02:00
user_field_options : "user field options"
2020-04-05 03:37:09 +02:00
user : "user"
category : "category"
tag : "tag"
group : "group"
list : "list"
2020-10-20 07:40:23 +02:00
custom_field : "custom field"
2021-10-20 15:56:34 +02:00
value : "value"
2023-02-07 12:46:17 +01:00
users : "users"
guests : "users and guests"
2020-04-05 03:37:09 +02:00
placeholder :
text : "Enter text"
property : "Select property"
wizard_field : "Select field"
2020-07-17 09:02:48 +02:00
wizard_action : "Select action"
2020-04-05 03:37:09 +02:00
user_field : "Select field"
2020-04-19 13:02:14 +02:00
user_field_options : "Select field"
2020-04-05 03:37:09 +02:00
user : "Select user"
category : "Select category"
tag : "Select tag"
group : "Select group"
list : "Enter item"
2020-10-20 07:40:23 +02:00
custom_field : "Select field"
2021-10-20 15:56:34 +02:00
value : "Select value"
2017-10-13 15:02:34 +02:00
error :
2020-04-11 08:22:12 +02:00
failed : "failed to save wizard"
2020-04-08 04:52:07 +02:00
required : "{{type}} requires {{property}}"
invalid : "{{property}} is invalid"
2020-04-10 09:57:49 +02:00
dependent : "{{property}} is dependent on {{dependent}}"
2020-04-13 14:17:22 +02:00
conflict : "{{type}} with {{property}} '{{value}}' already exists"
2020-04-14 01:39:21 +02:00
after_time : "After time invalid"
2022-03-25 12:18:54 +01:00
2017-09-23 04:34:07 +02:00
step :
2017-10-06 04:59:02 +02:00
header : "Steps"
title : "Title"
banner : "Banner"
description : "Description"
2019-07-02 06:49:14 +02:00
required_data :
2021-09-14 05:33:16 +02:00
label : "Required Data"
2019-07-27 09:01:29 +02:00
not_permitted_message : "Message shown when required data not present"
2019-07-02 06:49:14 +02:00
permitted_params :
2021-09-14 05:33:16 +02:00
label : "Permitted Params"
2021-04-20 19:58:19 +02: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 04:34:07 +02:00
field :
2017-10-06 04:59:02 +02:00
header : "Fields"
label : "Label"
description : "Description"
2018-03-05 02:52:15 +01:00
image : "Image"
image_placeholder : "Image url"
2017-10-06 04:59:02 +02:00
required : "Required"
required_label : "Field is Required"
2017-10-13 15:02:34 +02:00
min_length : "Min Length"
min_length_placeholder : "Minimum length in characters"
2020-12-08 08:14:37 +01:00
max_length : "Max Length"
max_length_placeholder : "Maximum length in characters"
2021-09-03 10:46:32 +02:00
char_counter : "Counter"
2021-01-12 11:46:24 +01:00
char_counter_placeholder : "Display Character Counter"
2021-09-03 10:46:32 +02:00
field_placeholder : "Placeholder"
2019-07-19 05:47:17 +02:00
file_types : "File Types"
2021-12-14 02:11:23 +01:00
preview_template : "Template"
2019-07-26 10:59:21 +02:00
limit : "Limit"
2019-07-26 11:12:58 +02:00
property : "Property"
2020-03-21 18:30:11 +01:00
prefill : "Prefill"
2020-03-30 08:16:03 +02:00
content : "Content"
2022-02-07 06:40:52 +01:00
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 05:26:56 +02:00
label : "Format"
instructions : "<a href='https://momentjs.com/docs/#/displaying/format/' target='_blank'>Moment.js format</a>"
2021-01-27 06:08:26 +01:00
validations :
2021-09-01 04:19:00 +02:00
header : "Validations"
2021-02-16 01:43:00 +01:00
enabled : "Enabled"
2021-02-05 13:59:30 +01:00
similar_topics : "Similar Topics"
2021-02-11 14:52:09 +01:00
position : "Position"
2021-01-30 18:46:04 +01:00
above : "Above"
below : "Below"
2021-02-05 13:59:30 +01:00
categories : "Categories"
2021-02-25 12:40:02 +01:00
max_topic_age : "Max Topic Age"
2021-02-25 11:06:43 +01:00
time_units :
days : "Days"
weeks : "Weeks"
months : "Months"
years : "Years"
2022-03-25 12:18:54 +01:00
2020-04-20 13:40:32 +02:00
type :
text : "Text"
textarea : Textarea
composer : Composer
2021-07-12 13:35:05 +02:00
composer_preview : Composer Preview
2020-04-20 13:40:32 +02: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 07:25:17 +02:00
date : Date
2020-07-16 05:26:56 +02: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 07:03:26 +02:00
connector :
2020-04-06 10:36:38 +02:00
and : "and"
or : "or"
2020-04-01 07:03:26 +02:00
then : "then"
set : "set"
equal : '='
2023-05-03 11:01:54 +02:00
not_equal : '!='
2020-04-01 07:03:26 +02:00
greater : '>'
less : '<'
greater_or_equal : '>='
less_or_equal : '<='
2020-04-06 10:36:38 +02:00
regex : '=~'
2020-04-06 03:54:16 +02:00
association : '→'
2020-05-01 11:12:58 +02:00
is : 'is'
2022-03-25 12:18:54 +01:00
2017-09-23 04:34:07 +02:00
action :
2020-03-29 09:49:33 +02:00
header : "Actions"
2017-10-17 09:18:53 +02:00
include : "Include Fields"
title : "Title"
post : "Post"
2017-10-30 07:24:51 +01:00
topic_attr : "Topic Attribute"
2019-06-03 09:09:24 +02: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 04:52:07 +02:00
label : "Run After"
2020-04-08 09:59:54 +02:00
wizard_completion : "Wizard Completion"
2020-03-31 10:30:53 +02:00
custom_fields :
2020-04-01 07:03:26 +02:00
label : "Custom"
2020-03-31 10:30:53 +02:00
key : "field"
2018-09-18 03:56:42 +02:00
skip_redirect :
2020-03-31 08:29:59 +02:00
label : "Redirect"
2018-09-18 03:56:42 +02:00
description : "Don't redirect the user to this {{type}} after the wizard completes"
2020-10-20 02:42:10 +02:00
suppress_notifications :
label : "Suppress Notifications"
description : "Suppress normal notifications triggered by post creation"
2017-10-05 02:36:46 +02:00
send_message :
label : "Send Message"
2017-10-06 04:59:02 +02:00
recipient : "Recipient"
2017-10-05 02:36:46 +02:00
create_topic :
label : "Create Topic"
2017-10-06 04:59:02 +02:00
category : "Category"
2019-08-27 08:05:24 +02:00
tags : "Tags"
2020-07-20 06:26:11 +02: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 13:40:32 +02:00
open_composer :
label : "Open Composer"
2017-10-05 02:36:46 +02:00
update_profile :
2020-04-20 14:11:24 +02:00
label : "Update Profile"
2020-04-20 14:26:34 +02:00
setting : "Fields"
2020-03-31 10:30:53 +02:00
key : "field"
2020-05-23 00:42:26 +02:00
watch_categories :
label : "Watch Categories"
2020-05-24 12:20:15 +02:00
categories : "Categories"
2020-05-25 15:59:31 +02: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 15:59:31 +02: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 05:06:36 +02:00
wizard_user : "Wizard User"
usernames : "Users"
2017-11-24 05:32:15 +01:00
post_builder :
checkbox : "Post Builder"
label : "Builder"
2020-04-19 13:02:14 +02:00
user_properties : "User Properties"
wizard_fields : "Wizard Fields"
2020-07-17 09:02:48 +02:00
wizard_actions : "Wizard Actions"
2020-04-19 13:02:14 +02:00
placeholder : "Insert wizard fields using the field_id in w{}. Insert user properties using property in u{}."
2019-07-01 04:31:50 +02:00
add_to_group :
label : "Add to Group"
2019-07-02 06:49:14 +02:00
route_to :
label : "Route To"
url : "Url"
code : "Code"
2019-06-03 09:09:24 +02: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 09:49:33 +02:00
body : "Body"
2020-03-30 01:53:28 +02:00
body_placeholder : "JSON"
2020-07-09 04:19:36 +02: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 07:25:06 +02:00
create_group :
label : Create Group
name : Name
full_name : Full Name
title : Title
bio_raw : About
2020-07-16 09:50:09 +02:00
owner_usernames : Owners
usernames : Members
2020-07-16 07:25:06 +02: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 07:40:23 +02:00
custom_field :
2020-10-17 03:31:07 +02:00
nav_label : "Custom Fields"
2020-11-10 01:56:11 +01:00
add : "Add"
2022-03-25 12:18:54 +01:00
external :
2021-06-08 13:39:49 +02: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 07:40:23 +02:00
name :
label : "Name"
2020-11-10 01:56:11 +01:00
select : "underscored_name"
2020-10-20 07:40:23 +02:00
type :
label : "Type"
select : "Select a type"
string : "String"
2020-10-20 09:24:27 +02:00
integer : "Integer"
2020-10-20 07:40:23 +02:00
boolean : "Boolean"
json : "JSON"
klass :
label : "Class"
select : "Select a class"
2020-10-20 08:07:59 +02:00
post : "Post"
category : "Category"
2020-10-20 07:40:23 +02: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 08:07:59 +02:00
basic_category : "Category"
2020-11-10 01:56:11 +01:00
basic_group : "Group"
2020-10-20 08:07:59 +02:00
post : "Post"
2022-03-25 12:18:54 +01:00
2020-04-12 01:27:16 +02:00
submissions :
nav_label : "Submissions"
title : "{{name}} Submissions"
download : "Download"
2021-08-31 01:23:33 +02:00
group_id : "Group ID"
category_id : "Category ID"
composer_preview : "Composer Preview"
2019-06-03 09:09:24 +02:00
2019-05-30 07:04:34 +02:00
api :
2019-06-02 12:54:31 +02:00
label : "API"
2019-05-30 07:04:34 +02:00
nav_label : 'APIs'
2020-04-22 15:03:18 +02:00
select : "Select API"
create : "Create API"
new : 'New API'
2019-06-02 12:54:31 +02:00
name : "Name (can't be changed)"
name_placeholder : 'Underscored'
title : 'Title'
title_placeholder : 'Display name'
2019-05-31 09:54:11 +02:00
remove : 'Delete'
save : "Save"
2019-06-02 12:54:31 +02: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-03 00:59:35 +02:00
username : 'username'
password : 'password'
2019-06-02 12:54:31 +02: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 09:54:11 +02:00
endpoint :
label : "Endpoints"
2019-06-02 12:54:31 +02:00
add : "Add endpoint"
2019-06-03 04:49:54 +02:00
name : "Endpoint name"
2019-05-31 09:54:11 +02:00
method : "Select a method"
url : "Enter a url"
2019-08-13 06:11:46 +02:00
content_type : "Select a content type"
success_codes : "Select success codes"
2019-05-31 09:54:11 +02:00
2019-06-06 18:10:13 +02:00
log :
label : "Logs"
2022-06-02 16:45:20 +02:00
clear : clear
2021-09-09 08:07:12 +02:00
2020-04-15 02:46:44 +02:00
log :
nav_label : "Logs"
2021-09-09 08:07:12 +02:00
title : "{{name}} Logs"
date : Date
action : Action
user : User
message : Message
2019-06-06 18:10:13 +02:00
2020-11-09 04:32:36 +01:00
manager :
2020-11-09 04:35:03 +01:00
nav_label : Manager
2020-11-09 04:32:36 +01:00
title : Manage Wizards
export : Export
import : Import
imported : imported
upload : Select wizards.json
destroy : Destroy
2021-08-10 08:45:23 +02:00
destroyed : destroyed
2022-09-23 15:52:05 +02:00
subscription :
2021-09-24 11:58:42 +02:00
title : Subscriber Features
2023-09-28 13:27:49 +02:00
authorize :
2023-09-28 18:10:11 +02:00
label : Authorize
title : Authorize your subscription on this site
2023-09-28 13:27:49 +02:00
deauthorize :
2023-09-28 18:10:11 +02:00
label : deauthorize
title : Deauthorize your subscription on this site
2023-10-09 14:39:10 +02:00
update :
title : "Update subscription status"
2022-03-25 12:18:54 +01:00
subscribed :
2021-09-24 11:58:42 +02: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 11:58:42 +02: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 14:52:29 +01:00
type :
2022-03-25 12:18:54 +01:00
none :
label : Not Subscribed
title : There is no Custom Wizard subscription active on this forum.
business :
label : Business
title : There is a Custom Wizard Business subscription active on this forum.
standard :
label : Standard
title : There is a Custom Wizard Standard subscription active on this forum.
2022-09-23 15:52:05 +02:00
community :
label : Community
title : There is a Custom Wizard Community subscription active on this forum.
cta :
none :
label : Get a Subscription
title : Get a subscription for this forum.
subscribed :
label : Support
title : Get support for your subscription.
2019-07-27 23:08:22 +02:00
2017-10-09 07:52:09 +02:00
wizard_js :
2020-03-21 18:30:11 +01:00
group :
select : "Select a group"
2017-10-22 05:37:58 +02: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 07:34:58 +02:00
desc : "e.g. 2090"
neighbourhood :
title : "Neighbourhood"
desc : "e.g. Cremorne Point"
2017-10-22 05:37:58 +02:00
city :
title : "City, Town or Village"
desc : "e.g. Sydney"
2019-01-24 01:44:19 +01:00
coordinates : "Coordinates"
lat :
title : "Latitude"
desc : "e.g. -31.9456702"
lon :
title : "Longitude"
desc : "e.g. 115.8626477"
2017-10-22 05:37:58 +02: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 07:34:58 +02:00
neighbourhood : "Please enter a neighbourhood."
2017-10-30 07:24:51 +01:00
city : "Please enter a city, town or village."
2019-01-18 01:34:52 +01:00
street : "Please enter a Number and Street."
2019-01-22 00:57:33 +01:00
postalcode : "Please enter a Postal Code (Zip)."
2018-01-22 13:58:07 +01:00
countrycode : "Please select a country."
2019-01-24 01:44:19 +01:00
coordinates : "Please complete the set of coordinates."
2017-10-22 05:37:58 +02:00
geo_location : "Search and select a result."