UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 444 B
export const hrTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'Upravo ćete promijeniti vlasništvo sa <0>{{fromTenant}}</0> na <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': 'Potvrdi promjenu {{tenantLabel}}', 'field-assignedTentant-label': 'Dodijeljeni stanar' } }; export const hr = { dateFNSKey: 'hr', translations: hrTranslations }; //# sourceMappingURL=hr.js.map