mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
add brazilian portuguese translation (pt-BR)
This commit is contained in:
10
public/locales/pt_br/client-fields.json
Normal file
10
public/locales/pt_br/client-fields.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"label": "Label",
|
||||
"field": "Campo",
|
||||
"delete_modal": {
|
||||
"title": "Apagar campo",
|
||||
"ok_title": "Apagar",
|
||||
"cancel_title": "Cancelar"
|
||||
},
|
||||
"notification_deleted": "Apagado"
|
||||
}
|
||||
Reference in New Issue
Block a user