settings.ts 124 B

1234
  1. import {t} from 'sentry/locale';
  2. export const INSIGHTS_TITLE = t('Insights');
  3. export const INSIGHTS_BASE_URL = 'insights';