diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index f784d5b86f..14b81c959c 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -1020,8 +1020,8 @@ return [ 'no_accounts_create_asset' => 'ustvarite premoženjski račun', 'no_accounts_title_expense' => 'Ustvarite nov konto za stroške!', 'no_accounts_intro_expense' => 'Nimate še nobenega konta za stroške. Stroškovni konti so konti kamor knjižite denar, ki ste ga zapravili kot npr. trgovine in supermarketi.', - 'no_accounts_imperative_expense' => 'Expense accounts are created automatically when you create transactions, but you can create one manually too, if you want. Let\'s create one now:', - 'no_accounts_create_expense' => 'Create an expense account', + 'no_accounts_imperative_expense' => 'Stroškovni konti se ustvarijo avtomatično ko ustvarite transakcije, lahko pa jih ustvarite tudi na roke, če želite:', + 'no_accounts_create_expense' => 'ustvari konto za stroške', 'no_accounts_title_revenue' => 'Let\'s create a revenue account!', 'no_accounts_intro_revenue' => 'You have no revenue accounts yet. Revenue accounts are the places where you receive money from, such as your employer.', 'no_accounts_imperative_revenue' => 'Expense accounts are created automatically when you create transactions, but you can create one manually too, if you want. Let\'s create one now:',