aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/pl.yml
diff options
context:
space:
mode:
authorMartin Markech <martin.markech@matho.sk>2012-07-25 01:00:40 +0200
committerMartin Markech <martin.markech@matho.sk>2012-07-25 01:00:40 +0200
commit8385eac7508c69f96535e2a023f7754bea889bfa (patch)
treeea679303ae2e0cae528818c5f1825f8e257280f1 /config/locales/pl.yml
parent213f7f20ef83736f2f63cc36b1a2b7a87eba10d6 (diff)
downloadrefinerycms-blog-8385eac7508c69f96535e2a023f7754bea889bfa.tar.gz
refinerycms-blog-8385eac7508c69f96535e2a023f7754bea889bfa.tar.bz2
refinerycms-blog-8385eac7508c69f96535e2a023f7754bea889bfa.zip
Repaired incorrect scope under activerecord models and attributes
Diffstat (limited to 'config/locales/pl.yml')
-rw-r--r--config/locales/pl.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index ade7e83..61b7399 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -128,7 +128,7 @@ pl:
no_blog_articles_posted: 'Brak wpisów dla daty %{date}.'
activerecord:
attributes:
- refinery/blog_comment:
+ refinery/blog/comment:
name: "Imię"
email: "Email"
message: "Treść"