Skip to content

Commit

Permalink
fix: fixes bad translation
Browse files Browse the repository at this point in the history
  • Loading branch information
amir20 committed Sep 27, 2023
1 parent 00cac97 commit a9afe7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ settings:
update-available: >-
Eine neue Version ist verfügbar! Aktualisiere auf <a href="{href}" target="_blank" rel="noreferrer noopener">{nextVersion}</a>.
show-std: Zeige stdout und stderr Labels
automatic-redirect: Automatische Weiterleitung
automatic-redirect: Automatische Weiterleitung zu neuen Containern mit demselben Namen
2 changes: 1 addition & 1 deletion locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ settings:
New version is available! Update to <a href="{href}" target="_blank"
rel="noreferrer noopener">{nextVersion}</a>.
show-std: Show stdout and stderr labels
automatic-redirect: Automatische Weiterleitung zu neuen Containern mit demselben Namen
automatic-redirect: Automatically redirect to new containers with the same name

0 comments on commit a9afe7a

Please sign in to comment.