From 4f1ab6f777798d9a5a60b3979fffa9ec2aee0679 Mon Sep 17 00:00:00 2001 From: xinyin025 Date: Fri, 17 May 2013 09:58:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=AD=E8=A8=80=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加中文简体语言 --- src/main/resources/i18n/languages.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/i18n/languages.properties b/src/main/resources/i18n/languages.properties index ef376603..a55ce8d9 100644 --- a/src/main/resources/i18n/languages.properties +++ b/src/main/resources/i18n/languages.properties @@ -9,4 +9,5 @@ pt=Português pl=Polski ru=Russian fi=Suomi -sv=Svenska +sv=Svenska +zh=简体中文