@payloadcms/translations
Advanced tools
Comparing version 3.0.0-alpha.35 to 3.0.0-alpha.36
@@ -1,31 +0,31 @@ | ||
const { default: ar } = await import('./ar.json', { assert: { type: 'json' } }); | ||
const { default: az } = await import('./az.json', { assert: { type: 'json' } }); | ||
const { default: bg } = await import('./bg.json', { assert: { type: 'json' } }); | ||
const { default: cs } = await import('./cs.json', { assert: { type: 'json' } }); | ||
const { default: de } = await import('./de.json', { assert: { type: 'json' } }); | ||
const { default: en } = await import('./en.json', { assert: { type: 'json' } }); | ||
const { default: es } = await import('./es.json', { assert: { type: 'json' } }); | ||
const { default: fa } = await import('./fa.json', { assert: { type: 'json' } }); | ||
const { default: fr } = await import('./fr.json', { assert: { type: 'json' } }); | ||
const { default: hr } = await import('./hr.json', { assert: { type: 'json' } }); | ||
const { default: hu } = await import('./hu.json', { assert: { type: 'json' } }); | ||
const { default: it } = await import('./it.json', { assert: { type: 'json' } }); | ||
const { default: ja } = await import('./ja.json', { assert: { type: 'json' } }); | ||
const { default: ko } = await import('./ko.json', { assert: { type: 'json' } }); | ||
const { default: my } = await import('./my.json', { assert: { type: 'json' } }); | ||
const { default: nb } = await import('./nb.json', { assert: { type: 'json' } }); | ||
const { default: nl } = await import('./nl.json', { assert: { type: 'json' } }); | ||
const { default: pl } = await import('./pl.json', { assert: { type: 'json' } }); | ||
const { default: pt } = await import('./pt.json', { assert: { type: 'json' } }); | ||
const { default: ro } = await import('./ro.json', { assert: { type: 'json' } }); | ||
const { default: rs } = await import('./rs.json', { assert: { type: 'json' } }); | ||
const { default: rsLatin } = await import('./rs-latin.json', { assert: { type: 'json' } }); | ||
const { default: ru } = await import('./ru.json', { assert: { type: 'json' } }); | ||
const { default: sv } = await import('./sv.json', { assert: { type: 'json' } }); | ||
const { default: th } = await import('./th.json', { assert: { type: 'json' } }); | ||
const { default: tr } = await import('./tr.json', { assert: { type: 'json' } }); | ||
const { default: ua } = await import('./ua.json', { assert: { type: 'json' } }); | ||
const { default: vi } = await import('./vi.json', { assert: { type: 'json' } }); | ||
const { default: zh } = await import('./zh.json', { assert: { type: 'json' } }); | ||
const { default: zhTw } = await import('./zh-tw.json', { assert: { type: 'json' } }); | ||
import ar from './ar.js'; | ||
import az from './az.js'; | ||
import bg from './bg.js'; | ||
import cs from './cs.js'; | ||
import de from './de.js'; | ||
import en from './en.js'; | ||
import es from './es.js'; | ||
import fa from './fa.js'; | ||
import fr from './fr.js'; | ||
import hr from './hr.js'; | ||
import hu from './hu.js'; | ||
import it from './it.js'; | ||
import ja from './ja.js'; | ||
import ko from './ko.js'; | ||
import my from './my.js'; | ||
import nb from './nb.js'; | ||
import nl from './nl.js'; | ||
import pl from './pl.js'; | ||
import pt from './pt.js'; | ||
import ro from './ro.js'; | ||
import rs from './rs.js'; | ||
import rsLatin from './rs-latin.js'; | ||
import ru from './ru.js'; | ||
import sv from './sv.js'; | ||
import th from './th.js'; | ||
import tr from './tr.js'; | ||
import ua from './ua.js'; | ||
import vi from './vi.js'; | ||
import zh from './zh.js'; | ||
import zhTw from './zh-tw.js'; | ||
export const translations = { | ||
@@ -53,3 +53,3 @@ ar, | ||
rs, | ||
rsLatin, | ||
'rs-latin': rsLatin, | ||
ru, | ||
@@ -62,4 +62,4 @@ sv, | ||
zh, | ||
zhTw, | ||
'zh-tw': zhTw, | ||
}; | ||
//# sourceMappingURL=index.js.map |
@@ -1,31 +0,31 @@ | ||
const { default: ar } = await import('./ar.json', { assert: { type: 'json' } }); | ||
const { default: az } = await import('./az.json', { assert: { type: 'json' } }); | ||
const { default: bg } = await import('./bg.json', { assert: { type: 'json' } }); | ||
const { default: cs } = await import('./cs.json', { assert: { type: 'json' } }); | ||
const { default: de } = await import('./de.json', { assert: { type: 'json' } }); | ||
const { default: en } = await import('./en.json', { assert: { type: 'json' } }); | ||
const { default: es } = await import('./es.json', { assert: { type: 'json' } }); | ||
const { default: fa } = await import('./fa.json', { assert: { type: 'json' } }); | ||
const { default: fr } = await import('./fr.json', { assert: { type: 'json' } }); | ||
const { default: hr } = await import('./hr.json', { assert: { type: 'json' } }); | ||
const { default: hu } = await import('./hu.json', { assert: { type: 'json' } }); | ||
const { default: it } = await import('./it.json', { assert: { type: 'json' } }); | ||
const { default: ja } = await import('./ja.json', { assert: { type: 'json' } }); | ||
const { default: ko } = await import('./ko.json', { assert: { type: 'json' } }); | ||
const { default: my } = await import('./my.json', { assert: { type: 'json' } }); | ||
const { default: nb } = await import('./nb.json', { assert: { type: 'json' } }); | ||
const { default: nl } = await import('./nl.json', { assert: { type: 'json' } }); | ||
const { default: pl } = await import('./pl.json', { assert: { type: 'json' } }); | ||
const { default: pt } = await import('./pt.json', { assert: { type: 'json' } }); | ||
const { default: ro } = await import('./ro.json', { assert: { type: 'json' } }); | ||
const { default: rs } = await import('./rs.json', { assert: { type: 'json' } }); | ||
const { default: rsLatin } = await import('./rs-latin.json', { assert: { type: 'json' } }); | ||
const { default: ru } = await import('./ru.json', { assert: { type: 'json' } }); | ||
const { default: sv } = await import('./sv.json', { assert: { type: 'json' } }); | ||
const { default: th } = await import('./th.json', { assert: { type: 'json' } }); | ||
const { default: tr } = await import('./tr.json', { assert: { type: 'json' } }); | ||
const { default: ua } = await import('./ua.json', { assert: { type: 'json' } }); | ||
const { default: vi } = await import('./vi.json', { assert: { type: 'json' } }); | ||
const { default: zh } = await import('./zh.json', { assert: { type: 'json' } }); | ||
const { default: zhTw } = await import('./zh-tw.json', { assert: { type: 'json' } }); | ||
import ar from './ar.js'; | ||
import az from './az.js'; | ||
import bg from './bg.js'; | ||
import cs from './cs.js'; | ||
import de from './de.js'; | ||
import en from './en.js'; | ||
import es from './es.js'; | ||
import fa from './fa.js'; | ||
import fr from './fr.js'; | ||
import hr from './hr.js'; | ||
import hu from './hu.js'; | ||
import it from './it.js'; | ||
import ja from './ja.js'; | ||
import ko from './ko.js'; | ||
import my from './my.js'; | ||
import nb from './nb.js'; | ||
import nl from './nl.js'; | ||
import pl from './pl.js'; | ||
import pt from './pt.js'; | ||
import ro from './ro.js'; | ||
import rs from './rs.js'; | ||
import rsLatin from './rs-latin.js'; | ||
import ru from './ru.js'; | ||
import sv from './sv.js'; | ||
import th from './th.js'; | ||
import tr from './tr.js'; | ||
import ua from './ua.js'; | ||
import vi from './vi.js'; | ||
import zh from './zh.js'; | ||
import zhTw from './zh-tw.js'; | ||
export const translations = { | ||
@@ -53,3 +53,3 @@ ar, | ||
rs, | ||
rsLatin, | ||
'rs-latin': rsLatin, | ||
ru, | ||
@@ -62,4 +62,4 @@ sv, | ||
zh, | ||
zhTw, | ||
'zh-tw': zhTw, | ||
}; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@payloadcms/translations", | ||
"version": "3.0.0-alpha.35", | ||
"version": "3.0.0-alpha.36", | ||
"main": "./dist/exports/index.ts", | ||
@@ -5,0 +5,0 @@ "types": "./dist/types.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1264496
278
22331
1