Skip to content

Commit

Permalink
Revert placeholder-translation
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelwiese authored Nov 26, 2024
1 parent e45adaa commit 36faf59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/admin/dashboard/src/i18n/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2473,8 +2473,8 @@
"transactionIdLabel": "Transaktions-ID",
"workflowIdLabel": "Workflow-ID",
"progressLabel": "Fortschritt",
"stepsCompletedLabel_one": "{{abgeschlossen}} von {{count}} Schritt",
"stepsCompletedLabel_other": "{{abgeschlossen}} von {{count}} Schritten",
"stepsCompletedLabel_one": "{{completed}} von {{count}} Schritt",
"stepsCompletedLabel_other": "{{completed}} von {{count}} Schritten",
"list": {
"noRecordsMessage": "Es wurden noch keine Workflows ausgeführt."
},
Expand Down

0 comments on commit 36faf59

Please sign in to comment.