diff --git a/config/locales/client.bs.yml b/config/locales/client.bs.yml
index 383eb399..bbd149c9 100644
--- a/config/locales/client.bs.yml
+++ b/config/locales/client.bs.yml
@@ -112,8 +112,6 @@ bs:
key: "Key"
value: "Value"
profile: "profile"
- translation: "Translation"
- translation_placeholder: "key"
type: "Type"
none: "Make a selection"
submission_key: 'submission key'
@@ -126,6 +124,9 @@ bs:
select_type: "Select a type"
condition: "Condition"
index: "Index"
+ edit_columns: "Edit Columns"
+ expand_text: "Read More"
+ collapse_text: "Show Less"
category_settings:
custom_wizard:
title: "Custom Wizard"
@@ -157,11 +158,30 @@ bs:
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
- server_error: "Error: {{message}}"
importing: Importing wizards...
destroying: Destroying wizards...
import_complete: Import complete
destroy_complete: Destruction complete
+ subscription:
+ documentation: Check out the subscription documentation
+ 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}."
+ subscription_expiring: "Your subscription is active, but will expire in the next 48 hours."
+ subscription_active: "Your subscription is active."
+ subscription_inactive: "Your subscription is inactive on this forum. Read more in the documentation."
+ unauthorized: "You're not connected. If you have a subscription, it will become inactive in the next 48 hours."
+ unauthorize_failed: Failed to disconnect.
+ submissions:
+ select: "Select a wizard to see its submissions"
+ viewing: "You're viewing the submissions of the %{wizardName}"
+ documentation: "Check out the submissions documentation"
+ logs:
+ select: "Select a wizard to see its logs"
+ viewing: "View recent logs for wizards on the forum"
+ documentation: "Check out the logs documentation"
+ notices:
+ info: "Plugin status and subscription notices"
+ documentation: Check out the notices documentation
editor:
show: "Show"
hide: "Hide"
@@ -191,6 +211,8 @@ bs:
list: "list"
custom_field: "custom field"
value: "value"
+ users: "users"
+ guests: "users and guests"
placeholder:
text: "Enter text"
property: "Select property"
@@ -247,6 +269,7 @@ bs:
prefill: "Prefill"
content: "Content"
tag_groups: "Tag Groups"
+ can_create_tag: "Can Create Tag"
date_time_format:
label: "Format"
instructions: "Moment.js format"
@@ -282,12 +305,14 @@ bs:
date: Date
time: Time
date_time: Date & Time
+ event: Event (Events Plugin)
connector:
and: "and"
or: "or"
then: "then"
set: "set"
equal: '='
+ not_equal: '!='
greater: '>'
less: '<'
greater_or_equal: '>='
@@ -322,6 +347,8 @@ bs:
category: "Category"
tags: "Tags"
visible: "Visible"
+ add_event: "Add Event (Events Plugin)"
+ add_location: "Add Location (Locations Plugin)"
open_composer:
label: "Open Composer"
update_profile:
@@ -332,6 +359,10 @@ bs:
label: "Watch Categories"
categories: "Categories"
mute_remainder: "Mute Remainder"
+ watch_tags:
+ label: "Watch Tags"
+ tags: "Tags"
+ watch_x:
notification_level:
label: "Notification Level"
regular: "Normal"
@@ -420,6 +451,9 @@ bs:
nav_label: "Submissions"
title: "{{name}} Submissions"
download: "Download"
+ group_id: "Group ID"
+ category_id: "Category ID"
+ composer_preview: "Composer Preview"
api:
label: "API"
nav_label: 'APIs'
@@ -468,8 +502,14 @@ bs:
success_codes: "Select success codes"
log:
label: "Logs"
+ clear: clear
log:
nav_label: "Logs"
+ title: "{{name}} Logs"
+ date: Date
+ action: Action
+ user: User
+ message: Message
manager:
nav_label: Manager
title: Manage Wizards
@@ -479,6 +519,37 @@ bs:
upload: Select wizards.json
destroy: Destroy
destroyed: destroyed
+ subscription:
+ title: Subscriber Features
+ authorize:
+ label: Connect
+ title: Connect your subscription to this site
+ deauthorize:
+ label: Disconnect
+ title: Disconnect your subscription from this site
+ update:
+ title: "Update subscription status"
+ subscribed:
+ label: Subscribed
+ title: You're subscribed and can use these features
+ selector: subscribed
+ not_subscribed:
+ label: Not Subscribed
+ title: Subscribe to use these features
+ selector: not subscribed
+ type:
+ none:
+ label: Subscribe
+ title: There is no Custom Wizard subscription active on this forum.
+ business:
+ label: Support
+ title: There is a Custom Wizard Business subscription active on this forum.
+ standard:
+ label: Support
+ title: There is a Custom Wizard Standard subscription active on this forum.
+ community:
+ label: Support
+ title: There is a Custom Wizard Community subscription active on this forum.
wizard_js:
group:
select: "Select a group"