mirror of
https://github.com/videojs/video.js.git
synced 2024-12-14 11:23:30 +02:00
db0112053f
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. |
||
---|---|---|
.. | ||
bin | ||
docs/styles | ||
tasks | ||
docs-only.js | ||
grunt.js | ||
license-header.txt | ||
options-customizer.js |