From 6e0d4e854a84fe2c4812be2cdfa2cf99a823ce07 Mon Sep 17 00:00:00 2001 From: koenr Date: Wed, 20 Sep 2006 19:06:57 +0000 Subject: [PATCH] Adding Slovak Koruna MDL-6604 --- lang/en_utf8/currencies.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/currencies.php b/lang/en_utf8/currencies.php index 662444bdc8..4f9e3d5890 100644 --- a/lang/en_utf8/currencies.php +++ b/lang/en_utf8/currencies.php @@ -114,6 +114,7 @@ $string['SDP'] = 'Sudanese Pound'; $string['SEK'] = 'Swedish Krona'; $string['SGD'] = 'Singapore Dollar'; $string['SHP'] = 'St. Helena Pound'; +$string['SKK'] = 'Slovak Koruna'; $string['SLL'] = 'Sierra Leone Leone'; $string['SOS'] = 'Somali Schilling'; $string['SRG'] = 'Suriname Guilder'; -- 2.39.5