mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
added a piler daemon reload button to the policy pages. Thx for Jack Zielke for the idea
This commit is contained in:
@ -17,6 +17,8 @@ $_['text_advanced'] = "Összetett";
|
||||
$_['text_advanced_search'] = "Összetett keresés";
|
||||
$_['text_all'] = "összes";
|
||||
$_['text_any'] = "mindegy";
|
||||
$_['text_applied'] = "Alkalmazva";
|
||||
$_['text_apply_changes'] = "Beállítások alkalmazása";
|
||||
$_['text_archive_size'] = "Archívum méret";
|
||||
$_['text_archived_messages'] = "Archivált levelek";
|
||||
$_['text_archiving_rules'] = "Archiválási szabályok";
|
||||
@ -138,6 +140,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_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)";
|
||||
$_['text_invalid_email'] = "Érvénytelen email cím";
|
||||
|
Reference in New Issue
Block a user