UNPKG

@payloadcms/plugin-multi-tenant

Version:
10 lines 346 B
import type { PluginLanguage } from '../types.js'; export declare const enTranslations: { 'plugin-multi-tenant': { 'confirm-tenant-switch--body': string; 'confirm-tenant-switch--heading': string; 'field-assignedTentant-label': string; }; }; export declare const en: PluginLanguage; //# sourceMappingURL=en.d.ts.map