Sha256: feb6e7db313f65c9ed091f7a0985e697569c9543ac50413b6bda82a39cc5c996

Contents?: true

Size: 1.07 KB

Versions: 4

Compression:

Stored size: 1.07 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:
    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"

    cookies: Cookies
    cookies_required: 'Please enable cookies and try to reload page'

    ajax_requests_required: 'Sorry, JavaScript/Ajax Requests required'

    black_ip: Black IP adress
    black_ip_message: Sorry! Your IP banned

    black_user_agent: Black User Agent
    black_user_agent_message: Sorry! Your User Agent banned

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

    delete_confirm: Are you sure?

    waiting_for_moderation: Waiting for moderation
    item_not_found: Black list Item not found

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
the_comments-1.1.0 config/locales/en.yml
the_comments-1.0.0 config/locales/en.yml
the_comments-0.9.9 config/locales/en.yml
the_comments-0.9.0 config/locales/en.yml