1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00

Update translations

This commit is contained in:
Chocobozzz 2021-12-13 16:36:56 +01:00
parent 4abfb1cd17
commit 42fea41a48
No known key found for this signature in database
GPG key ID: 583A612D890159BE
71 changed files with 24077 additions and 24470 deletions

View file

@ -1,7 +1,9 @@
import { registerTSPaths } from '../../server/helpers/register-ts-paths'
registerTSPaths()
import { writeJSON } from 'fs-extra'
import { values } from 'lodash'
import { join } from 'path'
import { registerTSPaths } from '../../server/helpers/register-ts-paths'
import {
buildLanguages,
VIDEO_CATEGORIES,
@ -14,7 +16,6 @@ import {
} from '../../server/initializers/constants'
import { I18N_LOCALES } from '../../shared/core-utils/i18n'
registerTSPaths()
const videojs = require(join(__dirname, '../../../client/src/locale/videojs.en-US.json'))
const playerKeys = {