From 34ae5e8cd082cc7ae0559c8f0b4e9abee0d51260 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 31 Jan 2013 10:04:52 +0200 Subject: [PATCH] fixed antispam translation typo --- 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 9c5e3b42d..1f20aa5f7 100644 --- a/web/inc/i18n/ru.php +++ b/web/inc/i18n/ru.php @@ -158,7 +158,7 @@ $LANG['ru'] = array( 'Records' => 'DNS записи', 'Catchall email' => 'Ловушка почты', 'AntiVirus Support' => 'Ативирус', - 'AntiSpam Support' => 'Антспам', + 'AntiSpam Support' => 'Антиспам', 'DKIM Support' => 'DKIM', 'Accounts' => 'Аккаунты', 'Quota' => 'Квота',