From 4662df00d92e6d0e574db2d09209d76de02f018c Mon Sep 17 00:00:00 2001 From: David Bomba Date: Wed, 9 Aug 2023 09:09:01 +1000 Subject: [PATCH] Fixes for translations file --- lang/en/texts.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/texts.php b/lang/en/texts.php index 86a154fe67bb..d75fe8f3bbda 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -2404,7 +2404,7 @@ $LANG = array( 'currency_cuban_peso' => 'Cuban Peso', 'currency_bz_dollar' => 'BZ Dollar', - 'currency_libyan_dinar' = 'Libyan Dinar', + 'currency_libyan_dinar' => 'Libyan Dinar', 'currency_silver_troy_ounce' => 'Silver Troy Ounce', 'currency_gold_troy_ounce' => 'Gold Troy Ounce',