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/sv_SE/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/sv_SE/translations.php') diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 2ec4fa82..536b0ed4 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -566,6 +566,7 @@ return array( 'JPY - Japanese Yen' => 'JPY - Japanska Yen', 'NZD - New Zealand Dollar' => 'NZD - Nya Zeeländska Dollar', 'RSD - Serbian dinar' => 'RSD - Serbiska Dinarer', + // 'CNY - Chinese Yuan' => '', 'USD - US Dollar' => 'USD - Amerikanska Dollar', 'Destination column' => 'Målkolumn', 'Move the task to another column when assigned to a user' => 'Flytta uppgiften till en annan kolumn när den tilldelats en användare', -- cgit v1.2.3