mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
17298623
added feature adding ipaddress to spamfilter to popup menu of document and comment git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4555 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c60d46bc1a
commit
18b38221ee
10 changed files with 18 additions and 4 deletions
|
|
@ -62,7 +62,8 @@
|
|||
$lang->cmd_publish = "Опубликовать";
|
||||
$lang->cmd_layout_setup = 'Конфигурировать лейаут';
|
||||
$lang->cmd_layout_edit = 'Редактировать лейаут';
|
||||
$lang->cmd_search_by_ipaddress = 'IP주소로 검색';
|
||||
$lang->cmd_search_by_ipaddress = 'Search by IP Address';
|
||||
$lang->cmd_add_ip_to_spamfilter = 'Add IP to spamfilter';
|
||||
|
||||
$lang->enable = 'Включено';
|
||||
$lang->disable = 'Выключено';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue