config/locales/en.yml in thredded-0.13.4 vs config/locales/en.yml in thredded-0.13.5

- old
+ new

@@ -26,11 +26,11 @@ post_notification: html: email_sent_reason_html: 'This email was sent to you because you are following this topic: “<a href="%{post_url}">%{topic_title}</a>”.' post_lead_html: '%{user} <a href="%{post_url}">said in “%{topic_title}”</a>:' unsubscribe_instructions_html: To unsubscribe from these emails, update your <a href="%{preferences_url}">preferences</a>. - subject: A new post in “%{topic_title}” by %{user} + subject: A new post in “%{topic_title}” text: email_sent_reason: |- This email was sent to you because you are following the topic “%{topic_title}”. @@ -71,10 +71,12 @@ create_btn_submitting: :thredded.form.create_btn_submitting saved: Messageboard Group %{name} created moderation: approve_btn: Approve block_btn: Block + moderation_state: + name: Moderation state pending: empty: content: All posts have been moderated. title: Good job! post_approved_html: Post approved by %{moderator} %{time_ago}. @@ -86,10 +88,12 @@ search_users: form_label: Search users form_placeholder: :thredded.moderation.search_users.form_label no_results_message: No users with name starting with %{query} results_message: Users with names starting with %{query} + user: + name: User nav: all_messageboards: All Messageboards edit_messageboard: Edit Messageboard edit_post: Edit Post edit_private_topic: :thredded.nav.edit_topic @@ -152,10 +156,11 @@ content_label: Message create_btn: Send Message create_btn_submitting: Sending... update_btn_submitting: :thredded.form.update_btn_submitting private_topics: + create: :thredded.private_topics.form.create_btn edit: Edit errors: user_ids_length: Please specify at least one other user. form: content_label: :thredded.private_posts.form.content_label @@ -178,9 +183,10 @@ btn_submit: :thredded.search.form.label label: Search placeholder: Search Topics and Posts time_ago: "%{time} ago" topics: + create: :thredded.topics.form.create_btn delete_confirm: Are you sure you want to delete this topic? This CANNOT be undone. delete_topic: Delete Topic deleted_notice: Topic deleted edit: Edit Topic follow: Follow this topic