UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 439 B
export const zhTwTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': '您即將將所有權從 <0>{{fromTenant}}</0> 轉移至 <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': '確認{{tenantLabel}}更改', 'field-assignedTentant-label': '指定的租戶' } }; export const zhTw = { dateFNSKey: 'zh-TW', translations: zhTwTranslations }; //# sourceMappingURL=zhTw.js.map