From a1b9baae3031dcb89093c6f00bd3a460c740b3c2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 3 Sep 2017 18:30:28 +0200 Subject: [PATCH] New translations list.php (Russian) --- resources/lang/ru_RU/list.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php index 44f35277ff..5df2d54bf5 100644 --- a/resources/lang/ru_RU/list.php +++ b/resources/lang/ru_RU/list.php @@ -70,11 +70,7 @@ return [ 'is_blocked' => 'Заблокирован?', 'is_admin' => 'Администратор?', 'has_two_factor' => 'Защита (2FA)?', - 'confirmed_from' => 'Confirmed from', - 'registered_from' => 'Registered from', 'blocked_code' => 'Block code', - 'domain' => 'Домен', - 'registration_attempts' => 'Registration attempts', 'source_account' => 'Source account', 'destination_account' => 'Destination account', 'accounts_count' => 'Всего счетов',