From 6b8144e8afc0be2026b208d9f272a7179847f2d0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 9 Sep 2017 08:40:26 +0200 Subject: [PATCH] New translations list.php (Slovenian) --- resources/lang/sl_SI/list.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/lang/sl_SI/list.php b/resources/lang/sl_SI/list.php index 264d55d72a..873926640b 100644 --- a/resources/lang/sl_SI/list.php +++ b/resources/lang/sl_SI/list.php @@ -25,14 +25,11 @@ return [ 'active' => 'Aktiviran?', 'lastActivity' => 'zadnja aktivnost', 'balanceDiff' => 'Razlika stanja med :start in :end', - 'matchedOn' => 'Povezano', 'matchesOn' => 'Povezano', 'account_type' => 'vrsta računa', 'created_at' => 'ustvarjeno', - 'new_balance' => 'novo stanje', 'account' => 'račun', 'matchingAmount' => 'znesek', - 'lastMatch' => 'Nazadnje povezano', 'split_number' => 'Delitev #', 'destination' => 'Ciljni račun', 'source' => 'Izvor', @@ -66,7 +63,6 @@ return [ 'paid_current_period' => 'Plačano v tem obdobju', 'email' => 'E-pošta', 'registered_at' => 'Registriran pri', - 'is_activated' => 'Je aktiviran', 'is_blocked' => 'Je blokiran', 'is_admin' => 'Je administrator', 'has_two_factor' => 'Ima dvostopenjsko overovitev',