From bcc436997b70655a38d650d2ebdc3a21fe156f4a Mon Sep 17 00:00:00 2001 From: Mandog Date: Fri, 11 May 2012 21:57:37 +0800 Subject: [PATCH] Update source/js/locale/zh-ch.js --- source/js/locale/zh-ch.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/js/locale/zh-ch.js b/source/js/locale/zh-ch.js index fc3c9e1..5a6eb80 100644 --- a/source/js/locale/zh-ch.js +++ b/source/js/locale/zh-ch.js @@ -22,10 +22,10 @@ if(typeof VMM != 'undefined') { full_long_small_date: "HH:MM'
'dddd',' d mmm yyyy''", }, messages: { - loading_timeline: "Loading Timeline... ", - return_to_title: "Return to Title", - expand_timeline: "Expand Timeline", - contract_timeline: "Contract Timeline" + loading_timeline: "加载时间线... ", + return_to_title: "回到开头", + expand_timeline: "伸展时间", + contract_timeline: "缩短时间" } } }