if (matchState === MatchStateCodes.playing) {
    return (
      <span className="text-primary">
        {i18next.t('Active match')}
      </span>