Add Croatian translation (#3076)

This commit is contained in:
Frederic Guillot
2017-02-26 09:15:04 -05:00
parent 28b9d6cdf1
commit 954b7324f0
30 changed files with 1375 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ class CurrencyModel extends Base
'RUB' => t('RUB - Russian Ruble'),
'CNY' => t('CNY - Chinese Yuan'),
'TRL' => t('TRL - Turkish Lira'),
'HRK' => t('HRK - Kuna'),
);
}