UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 461 B
export const nlTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'U staat op het punt het eigendom te wijzigen van <0>{{fromTenant}}</0> naar <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': 'Bevestig wijziging van {{tenantLabel}}', 'field-assignedTentant-label': 'Toegewezen Huurder' } }; export const nl = { dateFNSKey: 'nl', translations: nlTranslations }; //# sourceMappingURL=nl.js.map