Solve conflicts for Turkish translation

This commit is contained in:
Frederic Guillot
2017-01-29 10:49:29 -05:00
97 changed files with 5899 additions and 76 deletions

View File

@@ -43,6 +43,7 @@ class CurrencyModel extends Base
'BAM' => t('BAM - Konvertible Mark'),
'RUB' => t('RUB - Russian Ruble'),
'CNY' => t('CNY - Chinese Yuan'),
'TRL' => t('TRL - Turkish Lira'),
);
}