mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Implemented option to choose field delimiter in CSV import
This commit is contained in:
@@ -53,6 +53,7 @@ return [
|
||||
'csv_config' => 'Configuratiebestand',
|
||||
'specifix' => 'Bank- or of bestandsspecifieke opties',
|
||||
'csv_import_account' => 'Standaard rekening voor importeren',
|
||||
'csv_delimiter' => 'CSV scheidingsteken',
|
||||
'attachments[]' => 'Bijlagen',
|
||||
'store_new_withdrawal' => 'Nieuwe uitgave opslaan',
|
||||
'store_new_deposit' => 'Nieuwe inkomsten opslaan',
|
||||
|
||||
Reference in New Issue
Block a user