From a7897f54e8e8bf7e877b5c5102a20deaccc7d4fa Mon Sep 17 00:00:00 2001 From: phecho Date: Tue, 20 Dec 2016 10:32:55 +0800 Subject: Add currency of Chinese Yuan --- app/Locale/hu_HU/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/hu_HU') diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 784c27ba..5df1cb03 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -566,6 +566,7 @@ return array( 'JPY - Japanese Yen' => 'JPY - Japán Yen', 'NZD - New Zealand Dollar' => 'NZD - Új-Zélandi dollár', 'RSD - Serbian dinar' => 'RSD - Szerb dínár', + // 'CNY - Chinese Yuan' => '', 'USD - US Dollar' => 'USD - Amerikai dollár', 'Destination column' => 'Cél oszlop', 'Move the task to another column when assigned to a user' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés után', -- cgit v1.2.3