Sha256: 6d40da19dd3b045aef1cb242fb07363f11ba004703d92a19a885c71937a612fb
Contents?: true
Size: 1.99 KB
Versions: 2
Compression:
Stored size: 1.99 KB
Contents
--- en: activerecord: errors: messages: cannot_have_comments: can't have comments decidim: comments: comment_notification_mailer: comment_created: new_comment_html: There is a new comment from <b>%{commenter}</b> in <b>%{commentable_link}</b> hello: Hello %{name}, manage_email_subscriptions_html: You can stop receiving these emails by changing your settings in %{link}. notifications_settings_link: the notifications settings page reply_created: new_reply_html: There is a new reply of your comment from <b>%{commenter}</b> in <b>%{commentable_link}</b> mailer: comment_notification: comment_created: subject: You have a new comment reply_created: subject: You have a new reply of your comment components: add_comment_form: account_message: "<a href=\"%{sign_in_url}\">Sign in with your account</a> or <a href=\"%{sign_up_url}\">sign up</a> to add your comment. " form: body: label: Comment placeholder: What do you think about this? form_error: The text is required and it can't be longer than %{length} characters. submit: Send user_group_id: label: Comment as opinion: neutral: Neutral title: Add your comment comment: alignment: against: Against in_favor: In favor reply: Reply comment_order_selector: order: best_rated: Best rated most_discussed: Most discussed older: Older recent: Recent title: 'Order by:' comment_thread: title: Conversation with %{authorName} comments: blocked_comments_warning: Comments are disabled in the current step, but you can read the comments from previous steps. loading: Loading comments ... title: "%{count} comments" featured_comment: title: Featured comment
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
decidim-comments-0.0.5 | config/locales/en.yml |
decidim-0.0.5 | decidim-comments/config/locales/en.yml |