Sha256: 36dbd97052b01fac4152af31421b50f178c4cdca2e73ddc7df4a7bd13eef37cd

Contents?: true

Size: 1.01 KB

Versions: 1

Compression:

Stored size: 1.01 KB

Contents

en:
  feedbacks:
    index:
      title: Feedbacks
      empty_collection: No feedbacks found.
    new:
      title: New Feedback
    edit:
      title: Edit Feedback
    save:
      failed: Something went wrong at saving feedback
      successful: Successfully saved feedback.
        
    create:
      title: Create Feedback
    show:
      feedback: Feedback
      problem: Problem
      question: Question
      idea: Idea
      praise: Praise
      announcement: Announcement
    
    update:
      title: Update Feedback
    destroy:
      confirmation: Do you really want to remove this feedback?
        
  activerecord:
    attributes:
      feedback:
        name: Title
        feedback_type: Feedback type
        mood_type: Mood type
        mood_text: Mood description
    errors:
      models:
        feedback:
          attributes:
            base: 
              announcement_only_for_organization_owner: Announcements are only for community owner.
              deletion_failed: Feedback could not be deleted!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voluntary_feedback-0.1.0 config/locales/resources/feedback/en.yml