UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 495 B
export const viTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'Bạn đang chuẩn bị chuyển quyền sở hữu từ <0>{{fromTenant}}</0> sang <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': 'Xác nhận thay đổi {{tenantLabel}}', 'field-assignedTentant-label': 'Người thuê đã được chỉ định' } }; export const vi = { dateFNSKey: 'vi', translations: viTranslations }; //# sourceMappingURL=vi.js.map