Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-13300

The column header "Actions" is not translated.

    XMLWordPrintable

Details

    Description

      Environment (Required on creation):

      Camunda Cockpit 7.13.0

      // config.js
      window.camCockpitConf = {
      ...
        locales: {
         availableLocales: ['ru', 'en'],
         fallbackLocale: 'en'
        },
      ...
      }
      

      Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):

      When the language is changed to other than English the column header "Actions" remained the same.

      Steps to reproduce (Required on creation):

      Open the process instance view page.

      Observed Behavior (Required on creation):

      The column header "Actions" remained the same.

      Expected behavior (Required on creation):

      The column header "Actions" translated to "Действия".

      Root Cause (Required on prioritization):

      "Actions" is hardcoded at 'camunda-commons-ui/lib/widgets/variables-table/cam-widget-variables-table.html'.

      Solution Ideas (Optional):

       

      Hints (Optional):

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              mansur Gabidullin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce