aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/pt-BR.yml
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2011-07-30 02:06:24 -0700
committerPhilip Arndt <parndt@gmail.com>2011-07-30 02:06:24 -0700
commit302c1ea05a0435a681cdfad5bde4edaa35efbd6e (patch)
treece7a8b65b8e7555f866a849118789b1fef0cf248 /config/locales/pt-BR.yml
parent28492b69e0928408773b084ad0d5d235432404aa (diff)
parentb70ed6de02de0fd70376ae4c2b7118943fd76a9d (diff)
downloadrefinerycms-blog-302c1ea05a0435a681cdfad5bde4edaa35efbd6e.tar.gz
refinerycms-blog-302c1ea05a0435a681cdfad5bde4edaa35efbd6e.tar.bz2
refinerycms-blog-302c1ea05a0435a681cdfad5bde4edaa35efbd6e.zip
Merge pull request #107 from enmasse-entertainment/fix-i18n-nested-deprecation
Fix i18n nested deprecation
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r--config/locales/pt-BR.yml13
1 files changed, 6 insertions, 7 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 64851a6..bf5f914 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -131,10 +131,9 @@ pt-BR:
filed_in: Arquivado em
activerecord:
attributes:
- refinery:
- blog_post:
- title: Título
- body: Corpo
- blog_comment:
- name: Nome
- message: Mensagem
+ refinery/blog_post:
+ title: Título
+ body: Corpo
+ refinery/blog_comment:
+ name: Nome
+ message: Mensagem