aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/pt-BR.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 706f34c..6f7fd2d 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -2,6 +2,14 @@ pt-BR:
plugins:
refinerycms_blog:
title: Blog
+ activerecord:
+ attributes:
+ blog_post:
+ title: Título
+ body: Corpo
+ blog_comment:
+ name: Nome
+ message: Mensagem
admin:
blog:
categories:
@@ -101,6 +109,8 @@ pt-BR:
singular: comentário
none: não há comentários
archives: Arquivos
+ tags:
+ title: Tags
categories:
show:
no_posts: Não há posts aqui ainda.