PHP 8.2.30
Preview: default-config.js Size: 685 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/lib/locale/default-config.js

import startCase from 'lodash/startCase.js';
const DEFAULT_LOAD = 'currentOnly';
export const DEFAULT_NS = 'translation';
export const defaultLocale = {
  language: 'en',
  translations: {},
  availableLanguages: ['en']
};
export const defaultConfig = {
  debug: process.env.NODE_ENV === 'development',
  partialBundledLanguages: true,
  interpolation: {
    escapeValue: false
  },
  ns: [DEFAULT_NS],
  defaultNS: DEFAULT_NS,
  fallbackNS: DEFAULT_NS,
  load: DEFAULT_LOAD,
  react: {
    useSuspense: false
  },
  resources: {},
  parseMissingKeyHandler: (key, defaultValue) => defaultValue ?? startCase(key),
  get initImmediate() {
    return typeof window !== 'undefined';
  }
};

Directory Contents

Dirs: 9 × Files: 3

Name Size Perms Modified Actions
de DIR
- drwxr-xr-x 2026-02-28 00:31:54
Edit Download
en DIR
- drwxr-xr-x 2026-02-28 00:31:54
Edit Download
es DIR
- drwxr-xr-x 2026-02-28 00:31:54
Edit Download
it DIR
- drwxr-xr-x 2026-02-28 00:31:54
Edit Download
ja DIR
- drwxr-xr-x 2026-02-28 00:31:54
Edit Download
pl DIR
- drwxr-xr-x 2026-02-28 00:31:54
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
10 B lrw-r--r-- 2026-02-28 00:31:26
Edit Download
685 B lrw-r--r-- 2026-02-28 00:31:26
Edit Download
872 B lrw-r--r-- 2026-02-28 00:31:44
Edit Download

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