[Xfce4-commits] <www:master> Enable Korean.

Nick Schermer noreply at xfce.org
Sat Apr 14 10:46:01 CEST 2012


Updating branch refs/heads/master
         to ffc50bd03142db3f9c01a9efba444cdf8897edd4 (commit)
       from 76f035a341c4ca586cabc206cf50af1c259477ae (commit)

commit ffc50bd03142db3f9c01a9efba444cdf8897edd4
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Apr 14 10:15:44 2012 +0200

    Enable Korean.

 lib/locales.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/locales.php b/lib/locales.php
index 482b8c8..191ccc5 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -6,6 +6,7 @@ $languages = array (
 	'es' => 'Spanish (Castilian)',
 	'it' => 'Italian',
 	'ja' => 'Japanese',
+	'ko' => 'Korean',
 	'sk' => 'Slovak',
 	'zh_CN' => 'Chinese (China)');
 


More information about the Xfce4-commits mailing list