Skip to content

Commit

Permalink
Merge branch 'master' of github.com:NUKnightLab/TimelineJS
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeGermuska committed Jul 20, 2015
2 parents 05cddfe + 8fca1a5 commit 7127920
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/js/Core/Language/locale/cz.js
Expand Up @@ -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",
Expand All @@ -34,4 +34,4 @@ if(typeof VMM != 'undefined') {
loading: "Nahrávám",
swipe_nav: "Swipe to Navigate" }
}
}
}

0 comments on commit 7127920

Please sign in to comment.