mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
improved multitenancy support
This commit is contained in:
@ -355,4 +355,14 @@ $_['text_24_hours'] = "24 hours";
|
||||
$_['text_1_week'] = "1 week";
|
||||
$_['text_30_days'] = "30 days";
|
||||
|
||||
$_['text_access_settings'] = 'Access Settings';
|
||||
$_['text_access_setting_explanation'] = "You always have access to your own email addresses. For auditor access to specific groups or domains, please contact your archive administrator.";
|
||||
$_['text_display_settings'] = 'Display Settings';
|
||||
$_['text_change_password'] = "Change Password";
|
||||
$_['text_none_found'] = "None found";
|
||||
$_['text_primary_domain'] = "Primary Domain";
|
||||
$_['text_search_domains'] = "Search domains";
|
||||
$_['text_search_domain_to_add'] = "Search domain to add";
|
||||
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user