UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 434 B
export const daTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'Du er ved at ændre ejerskab fra <0>{{fromTenant}}</0> til <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': 'Bekræft {{tenantLabel}} ændring', 'field-assignedTentant-label': 'Tildelt Lejer' } }; export const da = { dateFNSKey: 'da', translations: daTranslations }; //# sourceMappingURL=da.js.map