Commit 26ff53354ce8572bd7cfb115bd8da6b602f24b2c
1 parent
64000ab5
Exists in
master
and in
7 other branches
Change txt navbar menuitem from 'Novo Artigo' to 'Novo post' on pt.json
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/languages/pt.json
... | ... | @@ -31,7 +31,7 @@ |
31 | 31 | "auth.createAccount": "Criar conta", |
32 | 32 | "navbar.content_viewer_actions.new_item": "Novo Item", |
33 | 33 | "navbar.profile_actions.new_item": "Novo Item", |
34 | - "navbar.content_viewer_actions.new_post": "Novo Artigo", | |
34 | + "navbar.content_viewer_actions.new_post": "Novo Post", | |
35 | 35 | "navbar.content_viewer_actions.new_discussion": "Nova Consulta", |
36 | 36 | "navbar.profile_actions.new_discussion": "Nova Discussão", |
37 | 37 | "notification.error.default.message": "Algo deu errado!", | ... | ... |