New meta files for release.

This commit is contained in:
James Cole
2022-02-28 09:00:33 +01:00
parent 9892e70028
commit b696b09f92
64 changed files with 316 additions and 61 deletions

View File

@@ -24,6 +24,15 @@ declare(strict_types=1);
return [
'home' => 'Pagina principale',
'budgets' => 'Budgets',
'subscriptions' => 'Subscriptions',
'transactions' => 'Transactions',
'title_expenses' => 'Expenses',
'title_withdrawal' => 'Expenses',
'title_revenue' => 'Revenue / income',
'title_deposit' => 'Revenue / income',
'title_transfer' => 'Transfers',
'title_transfers' => 'Transfers',
'edit_currency' => 'Modifica valuta ":name"',
'delete_currency' => 'Elimina valuta ":name"',
'newPiggyBank' => 'Crea un nuovo salvadanaio',