PHP 8.2.30
Preview: index.ts Size: 955 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/locale/index.ts

import type { LocaleTranslations } from './config.js'

import deLocale from './de/translation.json' with { type: 'json' }
import enLocale from './en/translation.json' with { type: 'json' }
import esLocale from './es/translation.json' with { type: 'json' }
import itLocale from './it/translation.json' with { type: 'json' }
import jaLocale from './ja/translation.json' with { type: 'json' }
import plLocale from './pl/translation.json' with { type: 'json' }
import ptBrLocale from './pt-BR/translation.json' with { type: 'json' }
import uaLocale from './ua/translation.json' with { type: 'json' }
import zhCNLocale from './zh-CN/translation.json' with { type: 'json' }

export * from './config.js'
export * from './default-config.js'

export const locales: Record<string, LocaleTranslations> = {
  de: deLocale,
  en: enLocale,
  es: esLocale,
  it: itLocale,
  ja: jaLocale,
  pl: plLocale,
  'pt-BR': ptBrLocale,
  ua: uaLocale,
  'zh-CN': zhCNLocale,
}

Directory Contents

Dirs: 9 × Files: 3

Name Size Perms Modified Actions
de DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
en DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
es DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
it DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
ja DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
pl DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
pt-BR DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
ua DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
zh-CN DIR
- drwxr-xr-x 2026-02-28 00:31:56
Edit Download
3.36 KB lrw-r--r-- 2026-02-28 00:32:02
Edit Download
803 B lrw-r--r-- 2026-02-28 00:32:08
Edit Download
955 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).