중국어 - 배포전 새로 추가된 모듈(planet/home),애드온 번역

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4918 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
guny 2008-11-19 16:59:39 +00:00
parent 9e8aa916b2
commit c986f63949
18 changed files with 383 additions and 87 deletions

View file

@ -1,6 +1,6 @@
ko,한국어
en,English
zh-CN,中文
zh-CN,简体中文
jp,日本語
es,Español
ru,Русский

View file

@ -189,10 +189,10 @@
);
$lang->time_gap = array(
'min' => '%d minute ago',
'mins' => '%d minutes ago',
'hour' => '%d hour ago',
'hours' => '%d hours ago',
'min' => '%d分钟前',
'mins' => '%d分钟前',
'hour' => '%d小时前',
'hours' => '%d小时前',
);
// 说明