mirror of
https://github.com/discourse/discourse.git
synced 2025-09-12 21:10:47 +08:00
fix duplicate i18n key
This commit is contained in:
parent
e5918c7d00
commit
83c092af64
10 changed files with 10 additions and 20 deletions
|
@ -170,6 +170,7 @@ pt_BR:
|
|||
private_posts: "Últimas mensagens privadas"
|
||||
user_posts: "Últimos posts por @%{username}"
|
||||
user_topics: "Últimos tópicos por @%{username}"
|
||||
tag: "Tópicos com tag"
|
||||
too_late_to_edit: "Essa mensagem foi criada há muito tempo. Ela não pode mais ser editada ou apagada."
|
||||
excerpt_image: "imagem"
|
||||
queue:
|
||||
|
@ -1533,5 +1534,3 @@ pt_BR:
|
|||
staff_tag_disallowed: "A tag \"%{tag}\" só pode ser aplicada pela moderação."
|
||||
staff_tag_remove_disallowed: "A tag \"%{tag}\" só pode ser removida pela moderação."
|
||||
rss_by_tag: "Tópicos com a tag %{tag}"
|
||||
rss_description:
|
||||
tag: "Tópicos com tag"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue