mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
add pdf export support
This commit is contained in:
@ -90,7 +90,8 @@ $_['text_dn_asterisk_means_skip_sync'] = "A csillag (*) azt jelenti, hogy ez a f
|
||||
$_['text_domain'] = "Domain";
|
||||
$_['text_domains'] = "Domain(ek)";
|
||||
$_['text_domainname'] = "Domainn<EFBFBD>v";
|
||||
$_['text_download_all_hits'] = "<EFBFBD>sszes tal<61>lat let<65>lt<6C>se";
|
||||
$_['text_download_all_hits_as_eml'] = "<EFBFBD>sszes tal<61>lat let<65>lt<6C>se (EML)";
|
||||
$_['text_download_selected_hits_as_pdf'] = "<EFBFBD>sszes tal<61>lat let<65>lt<6C>se (PDF)";
|
||||
$_['text_download_attachment2'] = "mell<EFBFBD>klet let<65>lt<6C>s";
|
||||
$_['text_download_message'] = "Lev<EFBFBD>l let<65>lt<6C>se (EML)";
|
||||
$_['text_download_message2'] = "lev<EFBFBD>l let<65>lt<6C>se";
|
||||
|
@ -90,7 +90,8 @@ $_['text_dn_asterisk_means_skip_sync'] = "A csillag (*) azt jelenti, hogy ez a f
|
||||
$_['text_domain'] = "Domain";
|
||||
$_['text_domains'] = "Domain(ek)";
|
||||
$_['text_domainname'] = "Domainnév";
|
||||
$_['text_download_all_hits'] = "Összes találat letöltése";
|
||||
$_['text_download_all_hits_as_eml'] = "Összes találat letöltése (EML)";
|
||||
$_['text_download_selected_hits_as_pdf'] = "Összes találat letöltése (PDF)";
|
||||
$_['text_download_attachment2'] = "melléklet letöltés";
|
||||
$_['text_download_message'] = "Levél letöltése (EML)";
|
||||
$_['text_download_message2'] = "levél letöltése";
|
||||
|
Reference in New Issue
Block a user