import { pluginId } from '../pluginId'; export const getTrad = (id: any) => `${pluginId}.${id}`;