Beautifully crafted timelines that are easy and intuitive to use. http://timeline.knightlab.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
1.5 KiB
9 lines
1.5 KiB
/* |
|
TimelineJS - ver. 2015-01-12-18-13-19 - 2015-01-12 |
|
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:"ko",api:{wikipedia:"ko"},date:{month:["1","2","3","4","5","6","7","8","9","10","11","12"],month_abbr:["01","02","03","04","05","06","07","08","09","10","11","12"],day:["일요일","월요일","화요일","수요일","목요일","금요일","토요일"],day_abbr:["일","월","화","수","목","금","토"]},dateformats:{year:"yyyy",month_short:"mm",month:"yyyy년 m월",full_short:"mm-dd",full:"yyyy년 m월 d일 ",time_short:"HH:MM:ss",time_no_seconds_short:"HH:MM",time_no_seconds_small_date:"HH:MM'<br/><small>'yyyy mmm d'</small>'",full_long:"dddd',' d mmm yyyy 'um' HH:MM",full_long_small_date:"HH:MM'<br/><small>'dddd','yyyy mmm d'</small>'"},messages:{loading_timeline:"타임라인을 불러오고 있습니다.... ",return_to_title:"첫화면으로",expand_timeline:"타임라인 확대",contract_timeline:"타임라인 축소",wikipedia:"출처: 위키피디아, 우리 모두의 백과사전",loading_content:"내용을 불러오고 있습니다.",loading:"불러오는중",swipe_nav:"Swipe to Navigate"}}} |