Joe Germuska
10 years ago
87 changed files with 88 additions and 88 deletions
@ -1,9 +1,9 @@
|
||||
/* |
||||
TimelineJS - ver. 2015-02-17-21-00-12 - 2015-02-17 |
||||
TimelineJS - ver. 2.35.3 - 2015-02-17 |
||||
Copyright (c) 2012-2013 Northwestern University |
||||
a project of the Northwestern University Knight Lab, originally created by Zach Wise |
||||
https://github.com/NUKnightLab/TimelineJS
|
||||
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. |
||||
If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/ |
||||
if(typeof VMM!="undefined"){VMM.Language={lang:"zh-tw",api:{wikipedia:"zh"},date:{month:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],month_abbr:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],day:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],day_abbr:["週日","週一","週二","週三","週四","週五","週六"]},dateformats:{year:"yyyy年",month_short:"mmm",month:"yyyy年 mmmm",full_short:"mmm d",full:"yyyy年mmmm d日",time_short:"HH:MM:ss",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'<br/><small>'yyyy年mmmm d日'</small>'",full_long:"dddd',' yyyy年mmmm d日 'um' HH:MM",full_long_small_date:"HH:MM'<br/><small>'dddd',' yyyy年mmmm d日'</small>'"},messages:{loading_timeline:"載入時間線... ",return_to_title:"回到開頭",expand_timeline:"展開時間",contract_timeline:"縮短時間",wikipedia:"擷取自維基百科, 自由之百科全書",loading_content:"載入內容",loading:"載入中",swipe_nav:"Swipe to Navigate"}}} |
||||
if(typeof VMM!="undefined"){VMM.Language={lang:"zh-tw",api:{wikipedia:"zh"},date:{month:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],month_abbr:["1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月"],day:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],day_abbr:["週日","週一","週二","週三","週四","週五","週六"]},dateformats:{year:"yyyy年",month_short:"mmm",month:"yyyy年 mmmm",full_short:"mmm d",full:"yyyy年mmmm d日",time_short:"HH:MM:ss",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'<br/><small>'yyyy年mmmm d日'</small>'",full_long:"dddd',' yyyy年mmmm d日 'um' HH:MM",full_long_small_date:"HH:MM'<br/><small>'dddd',' yyyy年mmmm d日'</small>'"},messages:{loading_timeline:"載入時間線... ",return_to_title:"回到開頭",expand_timeline:"展開時間",contract_timeline:"縮短時間",wikipedia:"擷取自維基百科, 自由之百科全書",loading_content:"載入內容",loading:"載入中",swipe_nav:"Swipe to Navigate"}}} |
Loading…
Reference in new issue