Sha256: f98d0eaca96faaffc5d0b83383e831692ffd1dbc3167a99d14a86e0193a9b617

Contents?: true

Size: 836 Bytes

Versions: 6

Compression:

Stored size: 836 Bytes

Contents

# Additional translations of ActivityNotification

en:
  notification:
    user:
      article:
        create:
          text: 'Article has been created'
        update:
          text: 'Article %{article_title} has been updated'
        destroy:
          text: 'Some user removed an article!'
      comment:
        post:
          text:
            one: "<p>%{notifier_name} posted a comment on your article %{article_title}</p>"
            other: "<p>%{notifier_name} posted %{count} comments on your article %{article_title}</p>"
        reply:
          text: "<p>%{notifier_name} and %{group_member_count} other people replied %{group_notification_count} times to your comment</p>"
          mail_subject: 'New comment on your article'
    admin:
      article:
        post:
          text: '[Admin] Article has been created'

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
activity_notification-1.7.1 spec/rails_app/config/locales/activity_notification.en.yml
activity_notification-1.7.0 spec/rails_app/config/locales/activity_notification.en.yml
activity_notification-1.6.1 spec/rails_app/config/locales/activity_notification.en.yml
activity_notification-1.6.0 spec/rails_app/config/locales/activity_notification.en.yml
activity_notification-1.5.1 spec/rails_app/config/locales/activity_notification.en.yml
activity_notification-1.5.0 spec/rails_app/config/locales/activity_notification.en.yml