mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
fixed antispam translation typo
This commit is contained in:
parent
e391189bc7
commit
34ae5e8cd0
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ $LANG['ru'] = array(
|
||||||
'Records' => 'DNS записи',
|
'Records' => 'DNS записи',
|
||||||
'Catchall email' => 'Ловушка почты',
|
'Catchall email' => 'Ловушка почты',
|
||||||
'AntiVirus Support' => 'Ативирус',
|
'AntiVirus Support' => 'Ативирус',
|
||||||
'AntiSpam Support' => 'Антспам',
|
'AntiSpam Support' => 'Антиспам',
|
||||||
'DKIM Support' => 'DKIM',
|
'DKIM Support' => 'DKIM',
|
||||||
'Accounts' => 'Аккаунты',
|
'Accounts' => 'Аккаунты',
|
||||||
'Quota' => 'Квота',
|
'Quota' => 'Квота',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue