Skip to content

Commit

Permalink
feat(webapps): copy selected process instance ids
Browse files Browse the repository at this point in the history
    related to: /issues/4896
  • Loading branch information
venetrius committed Jan 17, 2025
1 parent d3ade5a commit 01174a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions webapps/frontend/public/app/cockpit/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1570,6 +1570,8 @@
"PLGN_SEAR_CASE_INSTANCE_ID": "Case-Instanz-ID",
"PLGN_SEAR_CAUSE_INCIDENT": "Verursachender Zwischenfall",
"PLGN_SEAR_CONFIGURATION": "Konfiguration",
"PLGN_SEAR_COPIED": "Kopiert",
"PLGN_SEAR_COPY_SELECTED_IDS": "Ausgewählte Instanz-IDs kopieren",
"PLGN_SEAR_DEFINITION_ID": "Definitions-ID",
"PLGN_SEAR_DEFINITION_KEY": "Definitions-Schlüssel",
"PLGN_SEAR_DEFINITION_NAME": "Definitions-Name",
Expand Down
2 changes: 2 additions & 0 deletions webapps/frontend/public/app/cockpit/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1570,6 +1570,8 @@
"PLGN_SEAR_CASE_INSTANCE_ID": "Case Instance ID",
"PLGN_SEAR_CAUSE_INCIDENT": "Cause Incident",
"PLGN_SEAR_CONFIGURATION": "Configuration",
"PLGN_SEAR_COPIED": "Copied",
"PLGN_SEAR_COPY_SELECTED_IDS": "Copy selected Instance IDs",
"PLGN_SEAR_DEFINITION_ID": "Definition ID",
"PLGN_SEAR_DEFINITION_KEY": "Definition Key",
"PLGN_SEAR_DEFINITION_NAME": "Definition Name",
Expand Down

0 comments on commit 01174a2

Please sign in to comment.