summaryrefslogtreecommitdiff
path: root/app/Model/Config.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Model/Config.php')
-rw-r--r--app/Model/Config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Model/Config.php b/app/Model/Config.php
index 736ae08d..bbcff50c 100644
--- a/app/Model/Config.php
+++ b/app/Model/Config.php
@@ -40,6 +40,7 @@ class Config extends Base
'INR' => t('INR - Indian Rupee'),
'JPY' => t('JPY - Japanese Yen'),
'RSD' => t('RSD - Serbian dinar'),
+ 'SEK' => t('SEK - Swedish Krona'),
);
}