Browse Source

Merge branch 'master' of github.com:NUKnightLab/TimelineJS

pull/811/head
Joe Germuska 9 years ago
parent
commit
71279209b7
  1. 4
      source/js/Core/Language/locale/cz.js

4
source/js/Core/Language/locale/cz.js

@ -18,7 +18,7 @@ if(typeof VMM != 'undefined') {
month: "mmmm yyyy",
full_short: "d. mmm ",
full: "d. mmmm yyyy",
time_short: "HH:MM:SS",
time_short: "HH:MM:ss",
time_no_seconds_short: "HH:MM",
time_no_seconds_small_date: "HH:MM'<br/><small>'d. mmmm yyyy'</small>'",
full_long: "dddd d. mmm yyyy 'v' HH:MM",
@ -34,4 +34,4 @@ if(typeof VMM != 'undefined') {
loading: "Nahrávám",
swipe_nav: "Swipe to Navigate" }
}
}
}

Loading…
Cancel
Save