Sha256: 6c3248638a26b854853526c0d6df90b3a323a97c006d1559da4ad640d4ece5a1

Contents?: true

Size: 1009 Bytes

Versions: 2

Compression:

Stored size: 1009 Bytes

Contents

en:
  e9_polls:
    destroy: Delete
    edit: Edit
    show: View
    new: New
    confirm_destroy: Are you sure?  This cannot be undone.
    add_nested_attribute: Add
    destroy_nested_attribute: Remove
    poll_results_link: View the results!
    poll_form_link: Answer now!
    poll_show_link_title: Submit your Answer
    poll_results_link_title: Results of this Poll
    already_voted: You've already voted.
    submit_answer: Submit!
    your_vote: (Your answer)
    success_message: Thanks for participating in the poll!
    polls:
      new: Add a Poll
      show: View Results

  # compat with e9_t translation
  e9:
    e9_polls:
      polls:
        results_title: Poll Results
        show_title: Viewing Poll


  # AR record translations
  activerecord:
    errors:
      models:
        poll:
          attributes:
            vote:
              already_voted: "Sorry but you've already voted on this poll!"
              no_argument: "Oops, sorry but your vote was not able to be processed!"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
e9_polls-1.0.2 config/locales/en.yml
e9_polls-1.0.1 config/locales/en.yml