From 6523deb2234af8fd0eb6dacf7bbc15235af47530 Mon Sep 17 00:00:00 2001 From: Olexandr Loskutov Date: Fri, 13 Feb 2015 23:41:34 +0200 Subject: [PATCH] Update ua.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Виправлення помилки --- web/inc/i18n/ua.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/inc/i18n/ua.php b/web/inc/i18n/ua.php index 89507d394..e05c2b15a 100644 --- a/web/inc/i18n/ua.php +++ b/web/inc/i18n/ua.php @@ -307,7 +307,7 @@ $LANG['ua'] = array( 'aliases' => 'аліаси', 'records' => 'записи', 'jobs' => 'завдання', - 'username' => 'акаунт', + 'username' => 'користувач', 'password' => 'пароль', 'type' => 'тип', 'charset' => 'кодування',