Sha256: 82e52d2fa9a91745580f1aa2f0e60d6a81e63e06f259114cc10a843439391eea

Contents?: true

Size: 1.72 KB

Versions: 10

Compression:

Stored size: 1.72 KB

Contents

en:
  activerecord:
    attributes:
      comment:
        raw_content: Content
    errors:
      models:
        comment:
          attributes:
            raw_content:
              blank: 'should not be empty'
              # blank: '%{attribute} should not be empty'

  the_comments:
    incoming: "Incoming:"
    in_system: "In system:"
    written_by_me: "Written by me:"
    back_to_root: "← To root"

    my_comments:        "My comments (%{num})"
    draft_comments:     "New (%{num})"
    published_comments: "Published (%{num})"
    deleted_comments:   "Deleted (%{num})"
    spam_comments:      "Spam (%{num})"

    management: Comments management
    new: "New comment"
    update: "Update comment"
    additional_info: "Additional info"
    cancel: "Cancel"

    title: "Title on name:"
    contacts: "Contacts:"
    content: "Message:"

    guest_name: Guest
    reply: Reply to this comment
    edit: Edit
    to_spam: Spam!
    to_draft: Draft
    to_published: Publicate
    to_deleted:   Delete

    no_comments_here: No comments here

    nav:
      header: "Navigation"

    form:
      title: "Your name:"
      contacts: "Contacts (only admin can see this):"
      content: "Comment* :"
      create: "Submit comment"
      thank_you:  "Thank you!"

    trap: Trap
    trap_message: should be empty

    tolerance_time: Page view time
    tolerance_time_message: "Please wait %{time} seconds before send a comment and try again"

    delete_confirm: Are you sure?

    cookies: Cookies
    cookies_required: 'Please enable cookies and try to reload page'
    ajax_requests_required: 'Sorry, JavaScript/Ajax Requests required'
    waiting_for_moderation: Waiting for moderation
    undefined_commentable: Commentable object is undefined

Version data entries

10 entries across 10 versions & 3 rubygems

Version Path
fuck_comments-2.3.4 config/locales/en.yml
the_comments_ruby-2.3.4 config/locales/en.yml
the_comments_ruby-2.3.3 config/locales/en.yml
the_comments-2.3.1 config/locales/en.yml
the_comments-2.2.2 config/locales/en.yml
the_comments-2.2.1 config/locales/en.yml
the_comments-2.2.0 config/locales/en.yml
the_comments-2.1.0 config/locales/en.yml
the_comments-2.0.1 config/locales/en.yml
the_comments-2.0.0 config/locales/en.yml