From 7bfeaaf1648ea8d6f03f8adf497e43bf2705ad39 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 19 Mar 2017 17:59:33 -0400 Subject: Sync locales --- app/Model/CurrencyModel.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Model') diff --git a/app/Model/CurrencyModel.php b/app/Model/CurrencyModel.php index aafe1af5..de8c633e 100644 --- a/app/Model/CurrencyModel.php +++ b/app/Model/CurrencyModel.php @@ -45,7 +45,7 @@ class CurrencyModel extends Base 'CNY' => t('CNY - Chinese Yuan'), 'TRL' => t('TRL - Turkish Lira'), 'HRK' => t('HRK - Kuna'), - 'ARS' => t('ARS - Argetinian Peso'), + 'ARS' => t('ARS - Argentine Peso'), 'COP' => t('COP - Colombian Peso'), ); } -- cgit v1.2.3