diff --git a/lang/en/texts.php b/lang/en/texts.php index fefb47bf3eb6..86a154fe67bb 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -2404,6 +2404,9 @@ $LANG = array( 'currency_cuban_peso' => 'Cuban Peso', 'currency_bz_dollar' => 'BZ Dollar', + 'currency_libyan_dinar' = 'Libyan Dinar', + 'currency_silver_troy_ounce' => 'Silver Troy Ounce', + 'currency_gold_troy_ounce' => 'Gold Troy Ounce', 'review_app_help' => 'We hope you\'re enjoying using the app.
If you\'d consider :link we\'d greatly appreciate it!', 'writing_a_review' => 'writing a review', @@ -5144,4 +5147,4 @@ $LANG = array( return $LANG; -?> \ No newline at end of file +?>