Sha256: 9e71519a31eb8ad3833238a4825963996a4a9d8326b3690acd91bad89d923c8e
Contents?: true
Size: 987 Bytes
Versions: 4
Compression:
Stored size: 987 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' cluster: 'Cluster' published_at: 'Published at' owner: 'Author' simple_form: labels: page: hints: page: url: 'At least 3 characters. Only characters(a-zA-Z), numbers(0-9), underline(_) and hyphen(-) are allowed.<bt>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
4 entries across 4 versions & 1 rubygems