mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 20:10:36 -05:00
add brazilian portuguese translation (pt-BR)
This commit is contained in:
16
public/locales/pt_br/invoice-controls.json
Normal file
16
public/locales/pt_br/invoice-controls.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"back": "Voltar",
|
||||
"book": "Registrar",
|
||||
"design_and_layout": "Aparência e Layout",
|
||||
"compact": "Compacto",
|
||||
"comfortable": "Confortável",
|
||||
"customize": "Personalizado",
|
||||
"download_pdf": "Download PDF",
|
||||
"delete": "Apagar",
|
||||
"delete_modal": {
|
||||
"title": "Apagar fatura",
|
||||
"ok_title": "Apagar",
|
||||
"cancel_title": "Cancelar"
|
||||
},
|
||||
"notification_deleted": "Apagado"
|
||||
}
|
||||
Reference in New Issue
Block a user