Sha256: 9cfb3d231b0a10d023f29cc70703218c979fe595a416991d172f57b8ea190b24

Contents?: true

Size: 1.07 KB

Versions: 3

Compression:

Stored size: 1.07 KB

Contents

en:
  
  activerecord: 
    attributes:
      pages:
        title: "title"
        short_title: 'short title'
        description: "description"
        body: "body text"
        for_the_blog: 'for the blog'
        
      contacts:
        sender_name: "sender name"
        sender_email: 'sender email'
        body: 'message'
  
  are_you_sure: 'are you sure?'
  delete: 'delete'
  edit: 'edit'
  pages: 'pages'
  sections: 'sections'
  
  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'
      root_warning: "You cannot delete this page as this is the root page of the site. You should only modify it."
  
  contacts:
    sent: 'Sent at'
      
    create:
      notice: 'Your message has been sent'
      warning: 'There was a problem sending your message.'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tkh_content-0.1.9.2 lib/generators/tkh_content/create_or_update_locales/templates/en.yml
tkh_content-0.1.9.1 lib/generators/tkh_content/create_or_update_locales/templates/en.yml
tkh_content-0.1.9 lib/generators/tkh_content/create_or_update_locales/templates/en.yml