]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/controllers/client.ts
Add server localization
authorChocobozzz <me@florianbigard.com>
Wed, 6 Jun 2018 14:46:42 +0000 (16:46 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 6 Jun 2018 14:48:41 +0000 (16:48 +0200)
commit7ce44a74a3b052190cfacd4bd5ee6b92cfc620ac
tree6f178426c165f9136eb08354efa4a06c24725f87
parentf07d6385b4b46c3254898292a8a53ed415b8d49b
Add server localization
12 files changed:
client/src/app/core/server/server.service.ts
client/src/app/shared/i18n/i18n-utils.ts [new file with mode: 0644]
client/src/app/shared/video/video-details.model.ts
client/src/app/shared/video/video.model.ts
client/src/app/shared/video/video.service.ts
client/src/locale/source/server_en_US.xml [new file with mode: 0644]
client/src/locale/target/player_fr.xml [deleted file]
client/src/locale/target/server_fr.json [new file with mode: 0644]
scripts/i18n/create-custom-files.ts
scripts/i18n/xliff2json.ts
server/controllers/client.ts
server/initializers/constants.ts