Browse Source

Merge pull request #744 from ahwankumar/master

Add Hindi Language Support
pull/767/head
Joe Germuska 10 years ago
parent
commit
1f5bc0ce3f
  1. 9
      build/js/locale/hi.js
  2. 9
      source/js/Core/Language/locale/hi.js

9
build/js/locale/hi.js

@ -0,0 +1,9 @@
/*
TimelineJS - ver. 2014-12-09-18-51-25 - 2014-12-09
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:"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:"और पढ"}}}

9
source/js/Core/Language/locale/hi.js

@ -0,0 +1,9 @@
/*
TimelineJS - ver. 2014-12-09-18-51-25 - 2014-12-09
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:"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:"और पढ"}}}
Loading…
Cancel
Save