Update translations

This commit is contained in:
Chocobozzz
2021-12-13 16:36:56 +01:00
parent 4abfb1cd17
commit 42fea41a48
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 = {