UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 472 B
export const deTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'Sie sind dabei, den Besitz von <0>{{fromTenant}}</0> auf <0>{{toTenant}}</0> zu übertragen.', 'confirm-tenant-switch--heading': 'Bestätigen Sie die Änderung von {{tenantLabel}}.', 'field-assignedTentant-label': 'Zugewiesener Mandant' } }; export const de = { dateFNSKey: 'de', translations: deTranslations }; //# sourceMappingURL=de.js.map