Files
serverless-invoices/public/locales/it/bank-account-form.json
2022-05-07 22:36:55 +02:00

10 lines
203 B
JSON

{
"title": "Conto bancario",
"bank_name": "Nome banca",
"account_no": "Dettaglio conto",
"loading": "Caricamento",
"done": "Fatto",
"create": "Crea",
"notification_updated": "Aggiornato"
}