mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
accounting i18n fix
This commit is contained in:
@ -184,6 +184,8 @@ $_['text_monthly_report'] = "Monthly report";
|
||||
|
||||
$_['text_new_users'] = "new";
|
||||
$_['text_next'] = "Next";
|
||||
$_['text_no_domain_found'] = 'No domain found';
|
||||
$_['text_no_email_found'] = 'No email found';
|
||||
$_['text_no_message_in_the_quarantine'] = "No message in the quarantine matching the search criteria";
|
||||
$_['text_no_records'] = "No records";
|
||||
$_['text_no_sender'] = "no sender";
|
||||
|
Reference in New Issue
Block a user