Skip to content

Commit

Permalink
fix(de.json): Add a missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
fml2 authored and joaquinfelici committed Oct 17, 2024
1 parent 09e84af commit 80b9a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapps/frontend/public/app/cockpit/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1666,7 +1666,7 @@
"PLGN_SEAR_PI_VARIABLE": "Prozessinstanz : Variable",
"PLGN_SEAR_PI_WITHOUT_TENANT_ID": "Prozessinstanz : ohne Mandanten Id",
"PLGN_SEAR_PI_WITH_INCIDENTS_ONLY": "Prozessinstanz : Nur mit Zwischenfällen",
"PLGN_SEAR_PI_WITH_ROOT_INCIDENTS_ONLY": "Prozessinstanz: Nur mit verursachenden Zwischenfällen",
"PLGN_SEAR_PI_WITH_ROOT_INCIDENTS_ONLY": "Prozessinstanz : Nur mit verursachenden Zwischenfällen",
"PLGN_SEAR_PROCESS_DEFINITION_ID": "Prozessdefinitions-ID",
"PLGN_SEAR_PROCESS_INSTANCE": "Prozessinstanz",
"PLGN_SEAR_PROCINST_ID": "Prozessinstanz-ID",
Expand Down

0 comments on commit 80b9a35

Please sign in to comment.