mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
add pdf export support
This commit is contained in:
@ -451,7 +451,8 @@ $_['text_ldap_delete_confirm_message'] = 'Do you wish to delete the LDAP entry';
|
||||
$_['text_customer_delete_confirm_message'] = 'Do you wish to delete the customer';
|
||||
$_['text_with_selected'] = 'With Selected';
|
||||
|
||||
$_['text_download_all_hits'] = "Download all";
|
||||
$_['text_download_all_hits_as_eml'] = "Download all as EML";
|
||||
$_['text_download_selected_hits_as_pdf'] = "Download selected as PDF";
|
||||
$_['text_archive_size_before_compression'] = "Archive size before compression";
|
||||
$_['text_create_new_secret'] = "Create new secret";
|
||||
$_['text_enter_google_authenticator_code'] = "Enter Google Authenticator code";
|
||||
|
Reference in New Issue
Block a user