title: intl()

in example/xconsole-example/src/sidebar.ts [47:60]


            title: intl('menu.title.result.fail'),
            key: '/fail-result',
          }
        ]
      },
      {
        key: '/ui',
        type: 'divider'
      },
      {
        title: intl('nav.basic.tech'),
        key: '/tech',
        subNav: [
          {