mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
10 lines
203 B
JSON
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"
|
|
}
|