Sha256: 42ceecb029a1457d6706bcad0fe93f5f9ead87adc20d977e8449141e9e81ccb3

Contents?: true

Size: 710 Bytes

Versions: 3

Compression:

Stored size: 710 Bytes

Contents

de:
  
  are_you_sure: 'are you sure?'
  delete: 'delete'
  edit: 'edit'
  pages: 'pages'
  sections: 'sections'
  
  activerecord: 
    attributes:
      pages:
        title: "titre"
        short_title: 'titre raccourci'
        description: "description"
        body: "texte principal"
        for_the_blog: 'pour le blog'
  
  pages:
    author: 'author'
    create_new: 'create new page'
    published: 'published?'
    
    create:
      notice: 'The page was successfully created.'
      warning: 'There was a problem saving the page'
    update:
      notice: 'The page was successfully updated.'
      warning: 'There was a problem saving the page'
    destroy:
      notice: 'The page was deleted'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tkh_content-0.1.3 lib/generators/tkh_content/create_or_update_locales/templates/de.yml
tkh_content-0.1.2 lib/generators/tkh_content/create_or_update_locales/templates/de.yml
tkh_content-0.1.1 lib/generators/tkh_content/create_or_update_locales/templates/de.yml