mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Meta files for release 5.2.0-alpha.1
This commit is contained in:
@@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'È bloccato?',
|
||||
'blocked_code' => 'Motivo del blocco',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'È amministratore?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Applica regole',
|
||||
@@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Importo budget automatico',
|
||||
'auto_budget_period' => 'Periodo budget automatico',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Raccolti',
|
||||
'submitted' => 'Inviati',
|
||||
'key' => 'Chiave',
|
||||
'value' => 'Contenuto dei dati'
|
||||
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user