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: "缩短时间"
}
}
}