diff --git a/inc/modules/blog/lang/pt_portuguese.ini b/inc/modules/blog/lang/pt_portuguese.ini index a8a8109..302413b 100644 --- a/inc/modules/blog/lang/pt_portuguese.ini +++ b/inc/modules/blog/lang/pt_portuguese.ini @@ -4,8 +4,14 @@ latest_posts = "Últimas notícias" categories = "Categorias" readmore = "Continuar lendo" share = "Compartilhar" +posted = "Escrito por %s em %s" +older = "Ver mais" +newer = "Voltar" +no_comments = "Nenhum comentário" + today = "Hoje" yesterday = "Ontem" + janx = "Janeiro" febx = "Fevereiro" marx = "Março" @@ -18,6 +24,7 @@ sepx = "Setembro" octx = "Outubro" novx = "Novembro" decx = "Dezembro" + jan = "Janeiro" feb = "Fevereiro" mar = "Março" @@ -29,8 +36,4 @@ aug = "Agosto" sep = "Setembro" oct = "Outubro" nov = "Novembro" -dec = "Dezembro" -posted = "Escrito por %s em %s" -older = "Ver mais" -newer = "Voltar" -no_comments = "Nenhum comentário" \ No newline at end of file +dec = "Dezembro" \ No newline at end of file