You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2026-01-12 22:51:27 +03:00
ru.lang:
- translation update by Pavel Usischev (pusischev @SF) https://sourceforge.net/tracker/?func=detail&atid=937966&aid=3178905&group_id=191583 git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@954 a1433add-5e2c-0410-b055-b7f2511e0802
This commit is contained in:
@@ -195,9 +195,9 @@ $PALANG['pViewlog_username'] = 'Админ';
|
||||
$PALANG['pViewlog_domain'] = 'Домен';
|
||||
$PALANG['pViewlog_action'] = 'Действие';
|
||||
$PALANG['pViewlog_data'] = 'Данные';
|
||||
$PALANG['pViewlog_action_create_domain'] = 'create domain'; # XXX
|
||||
$PALANG['pViewlog_action_delete_domain'] = 'delete domain'; # XXX
|
||||
$PALANG['pViewlog_action_edit_domain'] = 'edit domain'; # XXX
|
||||
$PALANG['pViewlog_action_create_domain'] = 'создание домена';
|
||||
$PALANG['pViewlog_action_delete_domain'] = 'удаление домена';
|
||||
$PALANG['pViewlog_action_edit_domain'] = 'редактирование домена';
|
||||
|
||||
$PALANG['pViewlog_action_create_mailbox'] = 'создание ящика';
|
||||
$PALANG['pViewlog_action_delete_mailbox'] = 'удаление ящика';
|
||||
|
||||
Reference in New Issue
Block a user