New translations firefly.php (Slovenian)

This commit is contained in:
James Cole 2017-09-14 17:50:59 +02:00
parent ad2c6390a6
commit 1d1b3afab5

View File

@ -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',