mirror of
https://github.com/sruupl/batflat.git
synced 2026-07-01 03:29:06 +02:00
re-ordering strings
This commit is contained in:
@@ -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"
|
||||
dec = "Dezembro"
|
||||
Reference in New Issue
Block a user