text: transCommon()

in transcribe-ui-frontend/frontend/src/App.tsx [57:64]


          text: transCommon('customVocabulary'),
          expanded: true,
          items: [
            {
              type: SideNavigationItemType.LINK,
              text: transCommon('list'),
              href: '/vocabulary/list'
            },