Sha256: 24c83655a4016effcc996e3c58d125ce6c803ed9b0195a3cccf67197b15f7f17
Contents?: true
Size: 1.42 KB
Versions: 2
Compression:
Stored size: 1.42 KB
Contents
en: kublog: posts: index: edit: 'edit' delete: 'delete' category_delete_confirm: 'Are you sure? All posts under this category will be left uncategorized' edit_category_prompt: 'New name:' actions: 'Actions' categories: 'Categories' new: title: 'Building a Post' edit: title: 'Editing a Post' show: edit: 'Edit' delete: 'Delete' confirm: 'Are you sure?' new_comment: 'New Comment' post_actions: 'Post Actions' form: or: 'or' cancel: 'cancel' format_email: 'Format E-Mail' link_to_tweet: 'A link to this post will be appended' link_to_facebook: "Will be published as link to this post" image_form: insert_image: 'Insert Image' or: 'or' cancel: 'cancel' insert_size: 'Size' alt: 'Alt Text' post_mailer: new_post: greetings: 'Greetings' activerecord: models: 'kublog/opst': 'Post' attributes: 'kublog/post': title: 'Title' body: 'Body' category_id: 'Category' 'kublog/comment': author_name: 'Name' author_email: 'E-mail' helpers: label: post: title: 'Title' body: 'Body' email_notify: 'Notify users via E-mail' twitter_notify: 'Notify users via Twitter' facebook_notify: 'Notify users via Facebook'
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kublog-0.0.1.1 | config/locales/kublog/en.yml |
kublog-0.0.1.1 | test/dummy/config/locales/en.yml |