Sha256: a5a17df871b6bd329036567078193b21fbd23e5957a88ad48f3aeb934a009aef

Contents?: true

Size: 651 Bytes

Versions: 7

Compression:

Stored size: 651 Bytes

Contents

en:
  stories:
    index:
      title: Stories
      name: Name
      empty_collection: No stories available.
      
    new: 
      title: New Story
      
    show:
      states:
        completed: Completed
        active: Active
        
    edit: 
      title: Edit Story 
      
    steps:
      initialization:
        title: Criteria
      setup_tasks:
        title: Setup Tasks
        add_task: Add Task
        update: Update Tasks
      activate:
        title: Activate
        
  activerecord:
    errors:
      models:
        story:
          attributes:
            base:
              missing_tasks: 'Please define at least 1 task.'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
voluntary-0.4.0 config/locales/resources/story/en.yml
voluntary-0.3.0 config/locales/resources/story/en.yml
voluntary-0.2.4 config/locales/resources/story/en.yml
voluntary-0.2.3 config/locales/resources/story/en.yml
voluntary-0.2.2 config/locales/resources/story/en.yml
voluntary-0.2.1 config/locales/resources/story/en.yml
voluntary-0.2.0 config/locales/resources/story/en.yml