UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 425 B
export const zhTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': '您即将将所有权从<0>{{fromTenant}}</0>更改为<0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': '确认更改{{tenantLabel}}', 'field-assignedTentant-label': '指定租户' } }; export const zh = { dateFNSKey: 'zh-CN', translations: zhTranslations }; //# sourceMappingURL=zh.js.map