export const shareServerStatus = { active: t('Active'), error: t('Error'), creating: t('Creating'), deleting: t('Deleting'), };