INA-3 | 'download_report_description' key added to en trans file

This commit is contained in:
Nikola Cirkovic 2022-05-18 02:02:18 +02:00
parent c7cde8b96f
commit a7283c65b6

View File

@ -4583,7 +4583,9 @@ $LANG = array(
'alternate_pdf_viewer' => 'Alternate PDF Viewer', 'alternate_pdf_viewer' => 'Alternate PDF Viewer',
'alternate_pdf_viewer_help' => 'Improve scrolling over the PDF preview [BETA]', 'alternate_pdf_viewer_help' => 'Improve scrolling over the PDF preview [BETA]',
'currency_cayman_island_dollar' => 'Cayman Island Dollar', 'currency_cayman_island_dollar' => 'Cayman Island Dollar',
'download_report_description' => 'Please see attached file to check your report.'
); );
return $LANG; return $LANG;