]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/controllers/client.ts
Localize player
authorChocobozzz <me@florianbigard.com>
Wed, 6 Jun 2018 12:23:40 +0000 (14:23 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 6 Jun 2018 14:48:40 +0000 (16:48 +0200)
commite945b184a0f29b47c33bbd05578f3493ca9c8e6c
tree46c821006d170e6e28658d978e313761adfaf55a
parent550a562ceca45ea78d6f7054024c8d3a6b89c30c
Localize player
23 files changed:
client/src/app/videos/+video-watch/video-watch.component.ts
client/src/assets/player/peertube-link-button.ts
client/src/assets/player/peertube-player.ts
client/src/assets/player/peertube-videojs-plugin.ts
client/src/assets/player/resolution-menu-button.ts
client/src/assets/player/settings-menu-button.ts
client/src/assets/player/settings-menu-item.ts
client/src/assets/player/utils.ts
client/src/assets/player/webtorrent-info-button.ts
client/src/locale/source/player_en_US.xml [new file with mode: 0644]
client/src/locale/source/videojs_en_US.json [new file with mode: 0644]
client/src/locale/target/player_fr.json [new file with mode: 0644]
client/src/locale/target/player_fr.xml [new file with mode: 0644]
client/src/standalone/videos/embed.ts
package.json
scripts/i18n/create-custom-files.ts [new file with mode: 0755]
scripts/i18n/generate.sh
scripts/i18n/pull-hook.sh
scripts/i18n/xliff2json.ts [new file with mode: 0755]
scripts/watch/server.sh
server/controllers/client.ts
shared/models/i18n/i18n.ts
yarn.lock