Sha256: 6b70d7fc58a9a9d36090713b79ed744d5a91f1a4b8c178fe7c2424e9597a9b5d

Contents?: true

Size: 998 Bytes

Versions: 10

Compression:

Stored size: 998 Bytes

Contents

---
en:
  talkie:
    mailers:
      notifications:
        subject: "You have been mentioned by %{creator}"
        headline: "This is an automatic notification system"
        reason: "You are receiving this notification because %{creator} mentioned you on a conversation."
        to_view_conversation_html: "To view the conversation on the site, just click %{link_to}"
        here: "here"
    controllers:
      comments:
        flash:
          success: "Comment was successfully added."
          error: "Something went wrong, blank comments are not allowed."
    comments:
      form:
        hint_html: "<strong>Hint: </strong> To autocomplete the users, you can add an '@' to activate the autocomplete"
        submit: "Publish"
        body_placeholder: "Write your comment..."
      count:
        plural: "comments"
        singular: "comment"
    comment:
      reply: "Reply"
      delete: "DELETE"
      form:
        reply: "Reply"
        body_placeholder: "Write your deply..."

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
talkie-0.5.1 config/locales/en.yml
talkie-0.5.0 config/locales/en.yml
talkie-0.4.1 config/locales/en.yml
talkie-0.4.0 config/locales/en.yml
talkie-0.3.5 config/locales/en.yml
talkie-0.3.4 config/locales/en.yml
talkie-0.3.3 config/locales/en.yml
talkie-0.3.2 config/locales/en.yml
talkie-0.3.1 config/locales/en.yml
talkie-0.3.0 config/locales/en.yml