Commit 011ca4fd7c3b46e5349f5f2a2240fb7a2513dd60
1 parent
f74c41d2
Exists in
master
and in
7 other branches
Change translation of new discussion button
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/languages/pt.json
... | ... | @@ -31,7 +31,7 @@ |
31 | 31 | "navbar.content_viewer_actions.new_item": "Novo Item", |
32 | 32 | "navbar.profile_actions.new_item": "Novo Item", |
33 | 33 | "navbar.content_viewer_actions.new_post": "Novo Artigo", |
34 | - "navbar.content_viewer_actions.new_discussion": "Nova Discussão", | |
34 | + "navbar.content_viewer_actions.new_discussion": "Nova Consulta", | |
35 | 35 | "navbar.profile_actions.new_discussion": "Nova Discussão", |
36 | 36 | "notification.error.default.message": "Algo deu errado!", |
37 | 37 | "notification.error.default.title": "Oops...", | ... | ... |