UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 443 B
export const csTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'Chystáte se změnit vlastnictví z <0>{{fromTenant}}</0> na <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': 'Potvrďte změnu {{tenantLabel}}', 'field-assignedTentant-label': 'Přiřazený nájemce' } }; export const cs = { dateFNSKey: 'cs', translations: csTranslations }; //# sourceMappingURL=cs.js.map