mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations firefly.php (Slovenian)
This commit is contained in:
parent
ad2c6390a6
commit
1d1b3afab5
@ -153,6 +153,7 @@ return [
|
|||||||
// export data:
|
// export data:
|
||||||
'import_and_export' => 'Import and export',
|
'import_and_export' => 'Import and export',
|
||||||
'export_data' => 'Export data',
|
'export_data' => 'Export data',
|
||||||
|
'export_and_backup_data' => 'Export and backup',
|
||||||
'export_data_intro' => 'For backup purposes, when migrating to another system or when migrating to another Firefly III installation.',
|
'export_data_intro' => 'For backup purposes, when migrating to another system or when migrating to another Firefly III installation.',
|
||||||
'export_format' => 'Export format',
|
'export_format' => 'Export format',
|
||||||
'export_format_csv' => 'Comma separated values (CSV file)',
|
'export_format_csv' => 'Comma separated values (CSV file)',
|
||||||
@ -326,6 +327,7 @@ return [
|
|||||||
'location' => 'Location',
|
'location' => 'Location',
|
||||||
'without_date' => 'Without date',
|
'without_date' => 'Without date',
|
||||||
'result' => 'Result',
|
'result' => 'Result',
|
||||||
|
'total_result' => 'Total result',
|
||||||
|
|
||||||
// preferences
|
// preferences
|
||||||
'pref_home_screen_accounts' => 'Home screen accounts',
|
'pref_home_screen_accounts' => 'Home screen accounts',
|
||||||
|
Loading…
Reference in New Issue
Block a user