UNPKG

@payloadcms/plugin-multi-tenant

Version:
13 lines (12 loc) 476 B
export const arTranslations = { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': 'أنت على وشك تغيير الملكية من <0>{{fromTenant}}</0> إلى <0>{{toTenant}}</0>', 'confirm-tenant-switch--heading': 'تأكيد تغيير {{tenantLabel}}', 'field-assignedTentant-label': 'المستأجر المعين' } }; export const ar = { dateFNSKey: 'ar', translations: arTranslations }; //# sourceMappingURL=ar.js.map