Sha256: 1e2e02ed7e5873e5cdc5c653cb90c477f62359e250a261771e8b1dadc18f366b

Contents?: true

Size: 628 Bytes

Versions: 8

Compression:

Stored size: 628 Bytes

Contents

en:
  stories:
    index:
      title: Stories
      name: Name
      empty_collection: No stories available.
      
    new: 
      title: New Story
      
    show:
      states:
        completed: Completed
        
    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

8 entries across 8 versions & 1 rubygems

Version Path
voluntary-0.1.0 config/locales/resources/story/en.yml
voluntary-0.1.0.rc4 config/locales/resources/story/en.yml
voluntary-0.1.0.rc3 config/locales/resources/story/en.yml
voluntary-0.1.0.rc2 config/locales/resources/story/en.yml
voluntary-0.1.0.rc1 config/locales/resources/story/en.yml
voluntary-0.0.3 config/locales/resources/story/en.yml
voluntary-0.0.2 config/locales/resources/story/en.yml
voluntary-0.0.1 config/locales/resources/story/en.yml