From 86b904d390e7f2bff1c79febbd908f6bc0c347df Mon Sep 17 00:00:00 2001 From: anton-reutov Date: Sat, 14 Feb 2015 00:28:12 +0300 Subject: [PATCH] Update ru.php --- web/inc/i18n/ru.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/ru.php b/web/inc/i18n/ru.php index e9359dd2..dd0a8bab 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -307,7 +307,7 @@ $LANG['ru'] = array( 'aliases' => 'алиасы', 'records' => 'записи', 'jobs' => 'задания', - 'username' => 'аккаунт', + 'username' => 'пользователь', 'password' => 'пароль', 'type' => 'тип', 'charset' => 'кодировка',