diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index 032dd3b376..1e972ec687 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -130,6 +130,7 @@ return [ 'transaction_data' => 'Transaction data', 'invalid_server_configuration' => 'Invalid server configuration', 'invalid_locale_settings' => 'Firefly III is unable to format monetary amounts because your server is missing the required packages. There are instructions how to do this.', + 'quickswitch' => 'Quickswitch', // search 'search' => 'Search', @@ -147,7 +148,7 @@ return [ 'repeat_freq_half-year' => 'every half-year', 'repeat_freq_quarterly' => 'quarterly', 'repeat_freq_monthly' => 'monthly', - 'repeat_freq_weekly' => 'weekly', + 'repeat_freq_weekly' => 'weekly', 'weekly' => 'weekly', 'quarterly' => 'quarterly', 'half-year' => 'every half year',