@payloadcms/translations
Advanced tools
Comparing version 3.13.0 to 3.14.0
@@ -10,2 +10,3 @@ import { ar } from '../languages/ar.js'; | ||
import { es } from '../languages/es.js'; | ||
import { et } from '../languages/et.js'; | ||
import { fa } from '../languages/fa.js'; | ||
@@ -47,2 +48,3 @@ import { fr } from '../languages/fr.js'; | ||
es, | ||
et, | ||
fa, | ||
@@ -49,0 +51,0 @@ fr, |
@@ -265,3 +265,3 @@ export const nbTranslations = { | ||
nothingFound: 'Ingenting funnet', | ||
noUpcomingEventsScheduled: 'Ingen kommende arrangementer planlagt.', | ||
noUpcomingEventsScheduled: 'Ingen kommende hendelser planlagt.', | ||
noValue: 'Ingen verdi', | ||
@@ -314,3 +314,3 @@ of: 'av', | ||
untitled: 'Uten tittel', | ||
upcomingEvents: 'Kommende arrangementer', | ||
upcomingEvents: 'Kommende hendelser', | ||
updatedAt: 'Oppdatert', | ||
@@ -317,0 +317,0 @@ updatedCountSuccessfully: 'Oppdaterte {{count}} {{label}} vellykket.', |
@@ -5,3 +5,3 @@ import type { Locale } from 'date-fns'; | ||
import type { acceptedLanguages } from './utilities/languages.js'; | ||
type DateFNSKeys = 'ar' | 'az' | 'bg' | 'ca' | 'cs' | 'da' | 'de' | 'en-US' | 'es' | 'fa-IR' | 'fr' | 'he' | 'hr' | 'hu' | 'it' | 'ja' | 'ko' | 'nb' | 'nl' | 'pl' | 'pt' | 'ro' | 'rs' | 'rs-Latin' | 'ru' | 'sk' | 'sl-SI' | 'sv' | 'th' | 'tr' | 'uk' | 'vi' | 'zh-CN' | 'zh-TW'; | ||
type DateFNSKeys = 'ar' | 'az' | 'bg' | 'ca' | 'cs' | 'da' | 'de' | 'en-US' | 'es' | 'et' | 'fa-IR' | 'fr' | 'he' | 'hr' | 'hu' | 'it' | 'ja' | 'ko' | 'nb' | 'nl' | 'pl' | 'pt' | 'ro' | 'rs' | 'rs-Latin' | 'ru' | 'sk' | 'sl-SI' | 'sv' | 'th' | 'tr' | 'uk' | 'vi' | 'zh-CN' | 'zh-TW'; | ||
export type Language<TDefaultTranslations = DefaultTranslationsObject> = { | ||
@@ -8,0 +8,0 @@ dateFNSKey: DateFNSKeys; |
import type { AcceptedLanguages } from '../types.js'; | ||
export declare const rtlLanguages: readonly ["ar", "fa", "he"]; | ||
export declare const acceptedLanguages: readonly ["ar", "az", "bg", "ca", "cs", "da", "de", "en", "es", "fa", "fr", "he", "hr", "hu", "it", "ja", "ko", "my", "nb", "nl", "pl", "pt", "ro", "rs", "rs-latin", "ru", "sk", "sl", "sv", "th", "tr", "uk", "vi", "zh", "zh-TW"]; | ||
export declare const acceptedLanguages: readonly ["ar", "az", "bg", "ca", "cs", "da", "de", "en", "es", "et", "fa", "fr", "he", "hr", "hu", "it", "ja", "ko", "my", "nb", "nl", "pl", "pt", "ro", "rs", "rs-latin", "ru", "sk", "sl", "sv", "th", "tr", "uk", "vi", "zh", "zh-TW"]; | ||
export declare function extractHeaderLanguage(acceptLanguageHeader: string): AcceptedLanguages | undefined; | ||
//# sourceMappingURL=languages.d.ts.map |
@@ -16,2 +16,3 @@ export const rtlLanguages = [ | ||
'es', | ||
'et', | ||
'fa', | ||
@@ -18,0 +19,0 @@ 'fr', |
{ | ||
"name": "@payloadcms/translations", | ||
"version": "3.13.0", | ||
"version": "3.14.0", | ||
"homepage": "https://payloadcms.com", | ||
@@ -5,0 +5,0 @@ "repository": { |
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 not supported yet
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 not supported yet
Sorry, the diff of this file is not supported yet
2589728
199
19580