UNPKG

@payloadcms/plugin-multi-tenant

Version:
14 lines (13 loc) 404 B
export const nlTranslations = { 'plugin-multi-tenant': { 'assign-tenant-button-label': 'Toewijzen Tenant', 'assign-tenant-modal-title': 'Wijs "{{title}}" toe', 'field-assignedTenant-label': 'Toegewezen Huurder', 'nav-tenantSelector-label': 'Huurder' } }; export const nl = { dateFNSKey: 'nl', translations: nlTranslations }; //# sourceMappingURL=nl.js.map