Sha256: 5b074acf7544100b4a584a5819e3ae62aab2c94005099b32ac6f20fbac5322ee
Contents?: true
Size: 934 Bytes
Versions: 1
Compression:
Stored size: 934 Bytes
Contents
en: simple_pages: pages: edit: title: 'Editing page' index: title: 'Listing pages' new: title: 'New page' show: published_at: 'published at %{time}' posted_by: 'Posted by' activerecord: models: simple_pages/page: 'Page' attributes: simple_pages/page: url: 'URL' title: 'Title' excerpt: 'Excerpt' content: 'Content' author: 'Author' layout_at: 'Layout at' published_at: 'Published at' owner: 'Author' simple_form: labels: page: hints: page: url: 'Only characters(a-zA-Z), numbers(0-9), hyphen(-) and underline(_) are allowed. It will be given if left blank.' published_at: 'It will not show up if blank.' placeholders: page: helpers: submit: page: create: 'Create %{model}' update: 'Update %{model}'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
simple-pages-rails-0.3.1 | config/locales/pages.en.yml |