From 1d1b3afab586e0db3716d75a3c1f72c7916fd716 Mon Sep 17 00:00:00 2001 From: James Cole Date: Thu, 14 Sep 2017 17:50:59 +0200 Subject: [PATCH] New translations firefly.php (Slovenian) --- resources/lang/sl_SI/firefly.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index 407bf873ae..3282087d30 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -153,6 +153,7 @@ return [ // export data: 'import_and_export' => 'Import and export', '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_format' => 'Export format', 'export_format_csv' => 'Comma separated values (CSV file)', @@ -326,6 +327,7 @@ return [ 'location' => 'Location', 'without_date' => 'Without date', 'result' => 'Result', + 'total_result' => 'Total result', // preferences 'pref_home_screen_accounts' => 'Home screen accounts',