Add language strings
This commit is contained in:
@@ -5,8 +5,10 @@
|
||||
//
|
||||
*/
|
||||
$lang['footer']['loading'] = "Please wait...";
|
||||
$lang['getmail']['no_status'] = "No previous status found.";
|
||||
$lang['dkim']['confirm'] = "Are you sure?";
|
||||
$lang['header']['restart_sogo'] = 'Restart SOGo';
|
||||
$lang['footer']['restart_sogo'] = 'Restart SOGo';
|
||||
$lang['footer']['restart_now'] = 'Jetzt neustarten';
|
||||
$lang['footer']['restart_sogo_info'] = 'Some tasks, e.g. adding a domain, require you to restart SOGo to catch changes made in the mailcow UI.<br /><br /><b>Important:</b> A graceful restart may take a while to finish, please wait for it to finish.';$lang['dkim']['confirm'] = "Are you sure?";
|
||||
$lang['danger']['dkim_not_found'] = "DKIM record not found";
|
||||
$lang['danger']['dkim_remove_failed'] = "Cannot remove selected DKIM record";
|
||||
$lang['danger']['dkim_add_failed'] = "Cannot add given DKIM record";
|
||||
|
Reference in New Issue
Block a user