mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New language strings [skip ci]
This commit is contained in:
@@ -30,11 +30,11 @@ return [
|
||||
'profile' => 'Profilo',
|
||||
'changePassword' => 'Cambia la tua password',
|
||||
'change_email' => 'Cambia il tuo indirizzo email',
|
||||
'bills' => 'Fatture',
|
||||
'newBill' => 'Nuova fattura',
|
||||
'edit_bill' => 'Modifica fattura ":name"',
|
||||
'delete_bill' => 'Elimina fattura ":name"',
|
||||
'reports' => 'Stampe',
|
||||
'bills' => 'Bollette',
|
||||
'newBill' => 'Nuova bolletta',
|
||||
'edit_bill' => 'Modifica bolletta ":name"',
|
||||
'delete_bill' => 'Elimina bolletta ":name"',
|
||||
'reports' => 'Resoconti',
|
||||
'search_result' => 'Risultati di ricerca per ":query"',
|
||||
'withdrawal_list' => 'Spese',
|
||||
'deposit_list' => 'Entrate, entrate e depositi',
|
||||
|
||||
Reference in New Issue
Block a user