From 14d622ab308af3360d3d13b552acf4e15ddcb65a Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 15 May 2022 09:02:28 +1000 Subject: [PATCH] cayman island translation --- resources/lang/en/texts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index c4fbd6aeac82..da13435fa880 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -4582,6 +4582,7 @@ $LANG = array( 'auto_archive_cancelled_invoices_help' => 'Automatically archive invoices when they are cancelled.', 'alternate_pdf_viewer' => 'Alternate PDF Viewer', 'alternate_pdf_viewer_help' => 'Improve scrolling over the PDF preview [BETA]', + 'currency_cayman_island_dollar' => 'Cayman Island Dollar', );