Browse Source

related changes to #744 Hindi support

pull/767/head
Joe Germuska 10 years ago
parent
commit
1ad8115ea3
  1. 1
      README.markdown
  2. 2
      build/css/themes/dark.css
  3. 2
      build/css/themes/font/AbrilFatface-Average.css
  4. 2
      build/css/themes/font/Arvo-PTSans.css
  5. 2
      build/css/themes/font/Bevan-PotanoSans.css
  6. 2
      build/css/themes/font/BreeSerif-OpenSans.css
  7. 2
      build/css/themes/font/DroidSerif-DroidSans.css
  8. 2
      build/css/themes/font/Georgia-Helvetica.css
  9. 2
      build/css/themes/font/Lekton-Molengo.css
  10. 2
      build/css/themes/font/Lora-Istok.css
  11. 2
      build/css/themes/font/Merriweather-NewsCycle.css
  12. 2
      build/css/themes/font/NewsCycle-Merriweather.css
  13. 2
      build/css/themes/font/NixieOne-Ledger.css
  14. 2
      build/css/themes/font/PT.css
  15. 2
      build/css/themes/font/PTSerif-PTSans.css
  16. 2
      build/css/themes/font/Pacifico-Arimo.css
  17. 2
      build/css/themes/font/PlayfairDisplay-Muli.css
  18. 2
      build/css/themes/font/PoiretOne-Molengo.css
  19. 2
      build/css/themes/font/Rancho-Gudea.css
  20. 2
      build/css/themes/font/SansitaOne-Kameron.css
  21. 2
      build/css/timeline.css
  22. 2
      build/js/locale/af.js
  23. 2
      build/js/locale/ar.js
  24. 2
      build/js/locale/be.js
  25. 2
      build/js/locale/bg.js
  26. 2
      build/js/locale/ca.js
  27. 2
      build/js/locale/cz.js
  28. 2
      build/js/locale/da.js
  29. 2
      build/js/locale/de.js
  30. 2
      build/js/locale/el.js
  31. 2
      build/js/locale/en-24hr.js
  32. 2
      build/js/locale/en-week.js
  33. 2
      build/js/locale/en.js
  34. 2
      build/js/locale/eo.js
  35. 2
      build/js/locale/es.js
  36. 2
      build/js/locale/et.js
  37. 2
      build/js/locale/eu.js
  38. 2
      build/js/locale/fa.js
  39. 2
      build/js/locale/fi.js
  40. 2
      build/js/locale/fo.js
  41. 2
      build/js/locale/fr.js
  42. 2
      build/js/locale/ga.js
  43. 2
      build/js/locale/gl.js
  44. 2
      build/js/locale/he.js
  45. 4
      build/js/locale/hi.js
  46. 2
      build/js/locale/hr.js
  47. 2
      build/js/locale/hu.js
  48. 2
      build/js/locale/hy.js
  49. 2
      build/js/locale/id.js
  50. 4
      build/js/locale/is.js
  51. 2
      build/js/locale/it.js
  52. 2
      build/js/locale/iw.js
  53. 2
      build/js/locale/ja.js
  54. 2
      build/js/locale/ka.js
  55. 2
      build/js/locale/ko.js
  56. 2
      build/js/locale/lb.js
  57. 2
      build/js/locale/lt.js
  58. 2
      build/js/locale/lv.js
  59. 2
      build/js/locale/ms.js
  60. 2
      build/js/locale/ne.js
  61. 2
      build/js/locale/nl.js
  62. 2
      build/js/locale/no.js
  63. 2
      build/js/locale/pl.js
  64. 2
      build/js/locale/pt-br.js
  65. 2
      build/js/locale/pt.js
  66. 2
      build/js/locale/rm.js
  67. 2
      build/js/locale/ro.js
  68. 2
      build/js/locale/ru.js
  69. 2
      build/js/locale/si.js
  70. 2
      build/js/locale/sk.js
  71. 2
      build/js/locale/sl.js
  72. 2
      build/js/locale/sr-cy.js
  73. 2
      build/js/locale/sr.js
  74. 2
      build/js/locale/sv.js
  75. 2
      build/js/locale/ta.js
  76. 2
      build/js/locale/te.js
  77. 2
      build/js/locale/th.js
  78. 2
      build/js/locale/tl.js
  79. 2
      build/js/locale/tr.js
  80. 2
      build/js/locale/uk.js
  81. 2
      build/js/locale/zh-cn.js
  82. 2
      build/js/locale/zh-tw.js
  83. 2
      build/js/storyjs-embed-cdn.js
  84. 2
      build/js/storyjs-embed-generator.js
  85. 2
      build/js/storyjs-embed.js
  86. 2
      build/js/timeline-min.js
  87. 2
      build/js/timeline.js
  88. 1
      website/templates/_make.html

1
README.markdown

@ -180,6 +180,7 @@ Languages available:
* `de` *German / Deutsch* * `de` *German / Deutsch*
* `el` *Greek* * `el` *Greek*
* `he` *Hebrew* * `he` *Hebrew*
* `hi` *Hindi*
* `hu` *Hungarian* * `hu` *Hungarian*
* `is` *Icelandic* * `is` *Icelandic*
* `id` *Indonesian* * `id` *Indonesian*

2
build/css/themes/dark.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/AbrilFatface-Average.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Arvo-PTSans.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Bevan-PotanoSans.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/BreeSerif-OpenSans.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/DroidSerif-DroidSans.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Georgia-Helvetica.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Lekton-Molengo.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Lora-Istok.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Merriweather-NewsCycle.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/NewsCycle-Merriweather.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/NixieOne-Ledger.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/PT.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/PTSerif-PTSans.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Pacifico-Arimo.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/PlayfairDisplay-Muli.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/PoiretOne-Molengo.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/Rancho-Gudea.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/themes/font/SansitaOne-Kameron.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/css/timeline.css

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/af.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ar.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/be.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/bg.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ca.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/cz.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/da.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/de.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/el.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/en-24hr.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/en-week.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/en.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/eo.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/es.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/et.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/eu.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/fa.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/fi.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/fo.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/fr.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ga.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/gl.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/he.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

4
build/js/locale/hi.js

@ -1,9 +1,9 @@
/* /*
TimelineJS - ver. 2014-12-09-18-51-25 - 2014-12-09 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. 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 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:"hi",api:{wikipedia:"hi"},date:{month:["जनवर","फरवर","मच","अपल","मई","जन","जई","अगसत","सितमबर","अकबर","नवबर","दिबर"],month_abbr:["जनवर","फरवर","मच","अपल","मई","जन","जई","अगसत","सितमबर","अकबर","नवबर","दिबर"],day:["रविर","समवर","मगलवर","बधवर","गर","शरवर","शनिर"],day_abbr:["रवि","सम","मगल","बध","ग","शर","शनि"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"mmm d",full:"mmmm d',' yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",full_long:"mmm d',' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'<br/><small>mmm d',' yyyy'</small>'"},messages:{loading_timeline:"टइमलइन लड ह रह",return_to_title:"शषक पर ल",expand_timeline:"टइमलइन किर कर",contract_timeline:"टइमलइन क अनध कर",wikipedia:"वििि, मत विवकश स",loading_content:"लड ह रहमग",loading:"लड ह रह",swipe_nav:"Swipe to Navigate",read_more:"और पढ"}}} if(typeof VMM!="undefined"){VMM.Language={lang:"hi",api:{wikipedia:"hi"},date:{month:["जनवर","फरवर","मच","अपल","मई","जन","जई","अगसत","सितमबर","अकबर","नवबर","दिबर"],month_abbr:["जनवर","फरवर","मच","अपल","मई","जन","जई","अगसत","सितमबर","अकबर","नवबर","दिबर"],day:["रविर","समवर","मगलवर","बधवर","गर","शरवर","शनिर"],day_abbr:["रवि","सम","मगल","बध","ग","शर","शनि"]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"mmm d",full:"mmmm d',' yyyy",time_no_seconds_short:"h:MM TT",time_no_seconds_small_date:"h:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",full_long:"mmm d',' yyyy 'at' h:MM TT",full_long_small_date:"h:MM TT'<br/><small>mmm d',' yyyy'</small>'"},messages:{loading_timeline:"टइमलइन लड ह रह",return_to_title:"शषक पर ल",expand_timeline:"टइमलइन किर कर",contract_timeline:"टइमलइन क अनध कर",wikipedia:"वििि, मत विवकश स",loading_content:"लड ह रहमग",loading:"लड ह रह",swipe_nav:"Swipe to Navigate",read_more:"और पढ"}}}

2
build/js/locale/hr.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/hu.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/hy.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/id.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

4
build/js/locale/is.js

@ -1,9 +1,9 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. 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 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:"is",api:{wikipedia:"is"},date:{month:["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"],month_abbr:["jan.","feb.","mars","apríl","maí","júní","júlí","ágúst","sept.","okt.","nóv.","des."],day:["sunnudagur","mánudagur","þriðjudagur","miðvikudagur","fimmtudagur","föstudagur","laugardagur"],day_abbr:["sun.","mán.","þri.","mið.","fim.","fös.","lau."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"mmm d",full:"mmmm d',' yyyy",time_short:"h:MM:SS TT",time_no_seconds_short:"hh:MM TT",time_no_seconds_small_date:"hh:MM TT'<br/><small>'mmmm d',' yyyy'</small>'",full_long:"dddd',' mmm d',' yyyy 'at' hh:MM TT",full_long_small_date:"hh:MM TT'<br/><small>'dddd',' mmm d',' yyyy'</small>'"},messages:{loading_timeline:"Raða upp tímalínu... ",return_to_title:"Til baka á forsíðu",expand_timeline:"Stækka tímalínu",contract_timeline:"Minnka tímalínu",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Raða",loading:"Raða",swipe_nav:"Swipe to Navigate"}}} if(typeof VMM!="undefined"){VMM.Language={lang:"is",api:{wikipedia:"is"},date:{month:["janúar","febrúar","mars","apríl","maí","júní","júlí","ágúst","september","október","nóvember","desember"],month_abbr:["jan.","feb.","mars","apríl","maí","júní","júlí","ágúst","sept.","okt.","nóv.","des."],day:["sunnudagur","mánudagur","þriðjudagur","miðvikudagur","fimmtudagur","föstudagur","laugardagur"],day_abbr:["sun.","mán.","þri.","mið.","fim.","fös.","lau."]},dateformats:{year:"yyyy",month_short:"mmm",month:"mmmm yyyy",full_short:"d'.' mmm",full:"d'.' mmmm yyyy",time_short:"h:MM:SS TT",time_no_seconds_short:"hh:MM TT",time_no_seconds_small_date:"hh:MM TT'<br/><small>'d'.' mmmm yyyy'</small>'",full_long:"dddd',' d'.' mmm yyyy 'kl.' hh:MM TT",full_long_small_date:"hh:MM TT'<br/><small>'dddd',' d'.' mmm yyyy'</small>'"},messages:{loading_timeline:"Raða upp tímalínu... ",return_to_title:"Til baka á forsíðu",expand_timeline:"Stækka tímalínu",contract_timeline:"Minnka tímalínu",wikipedia:"From Wikipedia, the free encyclopedia",loading_content:"Raða",loading:"Raða",swipe_nav:"Swipe to Navigate"}}}

2
build/js/locale/it.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/iw.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ja.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ka.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ko.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/lb.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/lt.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/lv.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ms.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ne.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/nl.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/no.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/pl.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/pt-br.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/pt.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/rm.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ro.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ru.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/si.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/sk.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/sl.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/sr-cy.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/sr.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/sv.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/ta.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/te.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/th.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/tl.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/tr.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/uk.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/zh-cn.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/locale/zh-tw.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/storyjs-embed-cdn.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/storyjs-embed-generator.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/storyjs-embed.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/timeline-min.js vendored

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

2
build/js/timeline.js

@ -1,5 +1,5 @@
/* /*
TimelineJS - ver. 2015-02-17-20-33-25 - 2015-02-17 TimelineJS - ver. 2015-02-17-20-52-05 - 2015-02-17
Copyright (c) 2012-2013 Northwestern University Copyright (c) 2012-2013 Northwestern University
a project of the Northwestern University Knight Lab, originally created by Zach Wise a project of the Northwestern University Knight Lab, originally created by Zach Wise
https://github.com/NUKnightLab/TimelineJS https://github.com/NUKnightLab/TimelineJS

1
website/templates/_make.html

@ -95,6 +95,7 @@
<option value="de">German / Deutsch</option> <option value="de">German / Deutsch</option>
<option value="el">Greek</option> <option value="el">Greek</option>
<option value="he">Hebrew</option> <option value="he">Hebrew</option>
<option value="hi">Hindi</option>
<option value="hu">Hungarian</option> <option value="hu">Hungarian</option>
<option value="is">Icelandic</option> <option value="is">Icelandic</option>
<option value="id">Indonesian</option> <option value="id">Indonesian</option>

Loading…
Cancel
Save