mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 00:07:03 +02:00
added rc script
This commit is contained in:
@ -12,6 +12,7 @@ $_['text_add_new_user_alias'] = "Add new user";
|
||||
$_['text_add_policy'] = "Add new policy";
|
||||
$_['text_administration'] = "Administration";
|
||||
$_['text_admin_user'] = "Admin user";
|
||||
$_['text_advanced'] = "Advanced";
|
||||
$_['text_advanced_search'] = "Advanced search";
|
||||
$_['text_all'] = "all";
|
||||
$_['text_any'] = "any";
|
||||
@ -82,6 +83,8 @@ $_['text_existing_policies'] = "Existing policies";
|
||||
$_['text_existing_rules'] = "Existing rules";
|
||||
$_['text_existing_user'] = "Existing user";
|
||||
$_['text_existing_users'] = "Existing users";
|
||||
$_['text_expert'] = "Expert";
|
||||
$_['text_expert_search'] = "Expert search";
|
||||
|
||||
$_['text_failed'] = "failed";
|
||||
$_['text_failed_to_add'] = "Failed to add";
|
||||
@ -231,6 +234,8 @@ $_['text_server_name'] = "Server name";
|
||||
$_['text_server_operating_system'] = "Operating System";
|
||||
$_['text_set'] = "Set";
|
||||
$_['text_settings'] = "Settings";
|
||||
$_['text_simple'] = "Simple";
|
||||
$_['text_simple_search'] = "Simple search";
|
||||
$_['text_size'] = "Size";
|
||||
$_['text_smtp_status'] = "SMTP status";
|
||||
$_['text_statistics'] = "Statistics";
|
||||
|
Reference in New Issue
Block a user