Fix syntax error for pt-BR and ajust unit test

This commit is contained in:
Alexander Meindl
2021-03-13 15:59:33 +01:00
parent 5db63a67e2
commit 062f77e4b4
4 changed files with 84 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# Brazilian Portuguese strings
pt-BR:
default_mentionsl_info: Pessoas a notificar, separadas por vírgula (ex: @all, @here)
default_mentionsl_info: "Pessoas a notificar, separadas por vírgula (ex: @all, @here)"
label_messenger_contact_created: "%{project_url} - Contato %{url} criado por *%{user}*"
label_messenger_contact_updated: "%{project_url} - Contato %{url} atualizado por *%{user}*"
label_messenger_db_entry_created: "%{project_url} - Entrada de dado %{url} criada por *%{user}*"