Browse Source

Merge pull request #90 from ycz87/patch-1

Update source/js/locale/zh-ch.js
pull/94/merge
Zach Wise 13 years ago
parent
commit
086e84d96f
  1. 8
      source/js/locale/zh-ch.js

8
source/js/locale/zh-ch.js

@ -22,10 +22,10 @@ if(typeof VMM != 'undefined') {
full_long_small_date: "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'", full_long_small_date: "HH:MM'<br/><small>'dddd',' d mmm yyyy'</small>'",
}, },
messages: { messages: {
loading_timeline: "Loading Timeline... ", loading_timeline: "加载时间线... ",
return_to_title: "Return to Title", return_to_title: "回到开头",
expand_timeline: "Expand Timeline", expand_timeline: "伸展时间",
contract_timeline: "Contract Timeline" contract_timeline: "缩短时间"
} }
} }
} }

Loading…
Cancel
Save