@payloadcms/translations
Advanced tools
Comparing version 3.0.0-alpha.34 to 3.0.0-alpha.35
@@ -1,31 +0,31 @@ | ||
import ar from './ar.json' assert { type: 'json' }; | ||
import az from './az.json' assert { type: 'json' }; | ||
import bg from './bg.json' assert { type: 'json' }; | ||
import cs from './cs.json' assert { type: 'json' }; | ||
import de from './de.json' assert { type: 'json' }; | ||
import en from './en.json' assert { type: 'json' }; | ||
import es from './es.json' assert { type: 'json' }; | ||
import fa from './fa.json' assert { type: 'json' }; | ||
import fr from './fr.json' assert { type: 'json' }; | ||
import hr from './hr.json' assert { type: 'json' }; | ||
import hu from './hu.json' assert { type: 'json' }; | ||
import it from './it.json' assert { type: 'json' }; | ||
import ja from './ja.json' assert { type: 'json' }; | ||
import ko from './ko.json' assert { type: 'json' }; | ||
import my from './my.json' assert { type: 'json' }; | ||
import nb from './nb.json' assert { type: 'json' }; | ||
import nl from './nl.json' assert { type: 'json' }; | ||
import pl from './pl.json' assert { type: 'json' }; | ||
import pt from './pt.json' assert { type: 'json' }; | ||
import ro from './ro.json' assert { type: 'json' }; | ||
import rs from './rs.json' assert { type: 'json' }; | ||
import rsLatin from './rs-latin.json' assert { type: 'json' }; | ||
import ru from './ru.json' assert { type: 'json' }; | ||
import sv from './sv.json' assert { type: 'json' }; | ||
import th from './th.json' assert { type: 'json' }; | ||
import tr from './tr.json' assert { type: 'json' }; | ||
import ua from './ua.json' assert { type: 'json' }; | ||
import vi from './vi.json' assert { type: 'json' }; | ||
import zh from './zh.json' assert { type: 'json' }; | ||
import zhTw from './zh-tw.json' assert { type: 'json' }; | ||
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' } }); | ||
export const translations = { | ||
@@ -32,0 +32,0 @@ ar, |
@@ -1,31 +0,31 @@ | ||
import ar from './ar.json' assert { type: 'json' }; | ||
import az from './az.json' assert { type: 'json' }; | ||
import bg from './bg.json' assert { type: 'json' }; | ||
import cs from './cs.json' assert { type: 'json' }; | ||
import de from './de.json' assert { type: 'json' }; | ||
import en from './en.json' assert { type: 'json' }; | ||
import es from './es.json' assert { type: 'json' }; | ||
import fa from './fa.json' assert { type: 'json' }; | ||
import fr from './fr.json' assert { type: 'json' }; | ||
import hr from './hr.json' assert { type: 'json' }; | ||
import hu from './hu.json' assert { type: 'json' }; | ||
import it from './it.json' assert { type: 'json' }; | ||
import ja from './ja.json' assert { type: 'json' }; | ||
import ko from './ko.json' assert { type: 'json' }; | ||
import my from './my.json' assert { type: 'json' }; | ||
import nb from './nb.json' assert { type: 'json' }; | ||
import nl from './nl.json' assert { type: 'json' }; | ||
import pl from './pl.json' assert { type: 'json' }; | ||
import pt from './pt.json' assert { type: 'json' }; | ||
import ro from './ro.json' assert { type: 'json' }; | ||
import rs from './rs.json' assert { type: 'json' }; | ||
import rsLatin from './rs-latin.json' assert { type: 'json' }; | ||
import ru from './ru.json' assert { type: 'json' }; | ||
import sv from './sv.json' assert { type: 'json' }; | ||
import th from './th.json' assert { type: 'json' }; | ||
import tr from './tr.json' assert { type: 'json' }; | ||
import ua from './ua.json' assert { type: 'json' }; | ||
import vi from './vi.json' assert { type: 'json' }; | ||
import zh from './zh.json' assert { type: 'json' }; | ||
import zhTw from './zh-tw.json' assert { type: 'json' }; | ||
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' } }); | ||
export const translations = { | ||
@@ -32,0 +32,0 @@ ar, |
@@ -213,3 +213,3 @@ { | ||
"upload": { | ||
"crop": "Gewas", | ||
"crop": "Bijsnijden", | ||
"cropToolDescription": "Sleep de hoeken van het geselecteerde gebied, teken een nieuw gebied of pas de waarden hieronder aan.", | ||
@@ -224,3 +224,3 @@ "dragAndDrop": "Sleep een bestand", | ||
"selectFile": "Selecteer een bestand", | ||
"setCropArea": "Stel oogstgebied in", | ||
"setCropArea": "Stel bijsnijdgebied in", | ||
"setFocalPoint": "Stel het brandpunt in", | ||
@@ -227,0 +227,0 @@ "sizesFor": "Maten voor {{label}}", |
{ | ||
"name": "@payloadcms/translations", | ||
"version": "3.0.0-alpha.34", | ||
"version": "3.0.0-alpha.35", | ||
"main": "./dist/exports/index.ts", | ||
@@ -5,0 +5,0 @@ "types": "./dist/types.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1063465