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 be9d4ae5..0e9311f1 100644
--- a/app/Model/Config.php
+++ b/app/Model/Config.php
@@ -36,6 +36,7 @@ class Config extends Setting
'SEK' => t('SEK - Swedish Krona'),
'NOK' => t('NOK - Norwegian Krone'),
'BAM' => t('BAM - Konvertible Mark'),
+ 'RUB' => t('RUB - Russian Ruble'),
);
}