aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/bg.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/bg.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/bg.yml')
-rw-r--r--config/locales/bg.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 400aa8a..08735fa 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -142,17 +142,17 @@ bg:
no_blog_articles_posted: 'Все още няма публикувани статии за %{date}. Очаквайте скоро.'
activerecord:
models:
- refinery/blog_category: Категория
- refinery/blog_comment: Коментар
- refinery/blog_post: Публикация
+ refinery/blog/category: Категория
+ refinery/blog/comment: Коментар
+ refinery/blog/post: Публикация
attributes:
- refinery/blog_category:
+ refinery/blog/category:
title: Заглавие
- refinery/blog_comment:
+ refinery/blog/comment:
name: Име
email: Е-поща
message: Съобщение
- refinery/blog_post:
+ refinery/blog/post:
title: Заглавие
body: Съдържание
teaser: Извадка