add brazilian portuguese translation (pt-BR)

This commit is contained in:
Miguel Muller
2022-01-29 16:50:32 -03:00
parent cb7f956fcf
commit b6ef35cb43
29 changed files with 3499 additions and 2326 deletions

View File

@@ -0,0 +1,10 @@
{
"label": "Label",
"field": "Campo",
"delete_modal": {
"title": "Apagar campo",
"ok_title": "Apagar",
"cancel_title": "Cancelar"
},
"notification_deleted": "Apagado"
}