mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Also updated all translations.
This commit is contained in:
@@ -53,7 +53,7 @@ return [
|
||||
'csv_config' => 'Configuratiebestand',
|
||||
'specifix' => 'Bank- or of bestandsspecifieke opties',
|
||||
'csv_import_account' => 'Standaard rekening voor importeren',
|
||||
'csv_delimiter' => 'CSV scheidingsteken',
|
||||
'csv_delimiter' => 'CSV scheidingsteken',
|
||||
'attachments[]' => 'Bijlagen',
|
||||
'store_new_withdrawal' => 'Nieuwe uitgave opslaan',
|
||||
'store_new_deposit' => 'Nieuwe inkomsten opslaan',
|
||||
@@ -71,6 +71,10 @@ return [
|
||||
'trigger' => 'Trigger',
|
||||
'stop_processing' => 'Stop met verwerken',
|
||||
|
||||
'csv_comma' => 'Een komma (,)',
|
||||
'csv_semicolon' => 'Een puntkomma (;)',
|
||||
'csv_tab' => 'Een tab (onzichtbaar)',
|
||||
|
||||
|
||||
'delete_account' => 'Verwijder rekening ":name"',
|
||||
'delete_bill' => 'Verwijder contract ":name"',
|
||||
|
||||
Reference in New Issue
Block a user