4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
import { t } from '@vegaprotocol/i18n';
|
|
|
|
export const NO_MARKET = t('No market');
|