1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/build
Gary Katsevman db0112053f feat: allow tokens in localize, localize progress bar time (#4060)
It allows you to use string as an key for the language files but have a default value that's different. In this case, we have a key of progress bar timing: currentTime={1} duration={2} which is used so that we have a descriptive key to what is happening. The default value matches that default value in en.json: {1} of {2}. The reason for the default value is so that the translation uses {1} of {2} for the actual localization without requiring en.json to be included in videojs by default.

Fix #4024.
2017-02-21 16:17:00 -05:00
..
bin build: Made prerelease task clearer and ignore build changes 2015-05-01 11:53:23 -07:00
docs/styles docs(jsdoc): introduce a jsdoc template and build on publish (#3910) 2017-01-24 11:26:39 -05:00
tasks @mister-ben added task to maintain translations. closes #3572 2016-08-25 15:49:40 -04:00
docs-only.js chore: don't run tests on travis if only docs were changed (#3908) 2017-01-04 10:58:54 -05:00
grunt.js feat: allow tokens in localize, localize progress bar time (#4060) 2017-02-21 16:17:00 -05:00
license-header.txt @misteroneill create video.novtt.js in dist builds. closes #2447 2015-08-10 15:22:15 -04:00
options-customizer.js feat: Eliminate lodash-compat as a dependency, rewrite mergeOptions (#3760) 2016-12-02 15:51:41 -05:00