aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/pl.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/pl.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/pl.yml')
-rw-r--r--config/locales/pl.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index a5bc206..6423d22 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -129,8 +129,7 @@ pl:
no_blog_articles_posted: 'Brak wpisów dla daty %{date}.'
activerecord:
attributes:
- refinery:
- blog_comment:
- name: "Imię"
- email: "Email"
- message: "Treść"
+ refinery/blog_comment:
+ name: "Imię"
+ email: "Email"
+ message: "Treść"