mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 00:07:03 +02:00
added indexer stat to health page
This commit is contained in:
@ -151,6 +151,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Felhaszn<EFBFBD>l<EFBFBD>k import<72>l<EFBFBD>sa";
|
||||
$_['text_import_users_from_LDAP'] = "Felhaszn<EFBFBD>l<EFBFBD>k import<72>l<EFBFBD>sa LDAP-b<>l";
|
||||
$_['text_inbound'] = "bej<EFBFBD>v<EFBFBD>";
|
||||
$_['text_indexer_job'] = "Indexer fut<75>s";
|
||||
$_['text_install_sudo_apply'] = "Adja az al<61>bbi sort a /etc/sudoers file-hoz: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "bels<EFBFBD>";
|
||||
$_['text_invalid_data'] = "<EFBFBD>rv<EFBFBD>nytelen adat(ok)";
|
||||
|
@ -151,6 +151,7 @@ $_['text_import'] = "Import";
|
||||
$_['text_import_users'] = "Felhasználók importálása";
|
||||
$_['text_import_users_from_LDAP'] = "Felhasználók importálása LDAP-ból";
|
||||
$_['text_inbound'] = "bejövő";
|
||||
$_['text_indexer_job'] = "Indexer futás";
|
||||
$_['text_install_sudo_apply'] = "Adja az alábbi sort a /etc/sudoers file-hoz: 'www-data ALL=NOPASSWD: /etc/init.d/rc.piler reload'";
|
||||
$_['text_internal'] = "belső";
|
||||
$_['text_invalid_data'] = "Érvénytelen adat(ok)";
|
||||
|
Reference in New Issue
Block a user