Skip to content

Commit

Permalink
refactor: adding translate pt-br in section-incident.json archive
Browse files Browse the repository at this point in the history
  • Loading branch information
devgabriellopes committed Jan 8, 2023
1 parent 2b147fc commit 556858d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions frontend/public/locales/pt-br/section-incident.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"incident-contacts": "Incident Contacts",
"incident-contacts-description": "These contacts will be notified in the unlikely event of a severe incident.",
"no-incident-contacts": "No incident contacts found.",
"add-contact": "Add Contact",
"incident-contacts": "Contatos do Incidente",
"incident-contacts-description": "Esses contatos serão notificados no caso improvável de um incidente grave.",
"no-incident-contacts": "Nenhum contato de incidente encontrado.",
"add-contact": "Adicionar contato",
"add-dialog": {
"title": "Add an Incident Contact",
"description": "This contact will be notified in the unlikely event of a severe incident.",
"add-incident": "Add Incident Contact"
"title": "Adicionar um contato de incidente",
"description": "Este contato será notificado no caso improvável de um incidente grave.",
"add-incident": "Adicionar contato de incidente"
}
}
}

0 comments on commit 556858d

Please sign in to comment.