diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php
index 54e584334c..3441054c4b 100644
--- a/resources/lang/sl_SI/firefly.php
+++ b/resources/lang/sl_SI/firefly.php
@@ -662,10 +662,6 @@ return [
'newWithdrawal' => 'New expense',
'newDeposit' => 'New deposit',
'newTransfer' => 'New transfer',
- 'moneyIn' => 'Money in',
- 'moneyOut' => 'Money out',
- 'billsToPay' => 'Bills to pay',
- 'billsPaid' => 'Bills paid',
'bills_to_pay' => 'Bills to pay',
'per_day' => 'Per day',
@@ -946,15 +942,6 @@ return [
'overview_for_link' => 'Overview for link type ":name"',
'delete_journal_link' => 'Delete the link between :source and :destination',
'deleted_link' => 'Deleted link',
- '1_outward' => 'relates to',
- '2_outward' => '(partially) refunds',
- '3_outward' => '(partially) pays for',
- '4_outward' => '(partially) reimburses',
- '1_inward' => 'relates to',
- '2_inward' => 'is (partially) refunded by',
- '3_inward' => 'is (partially) paid for by',
- '4_inward' => 'is (partially) reimbursed by',
-
// split a transaction:
'splits' => 'Splits',