diff --git a/scm-ui/ui-webapp/public/locales/de/repos.json b/scm-ui/ui-webapp/public/locales/de/repos.json index 6433fb348a..3c737c893b 100644 --- a/scm-ui/ui-webapp/public/locales/de/repos.json +++ b/scm-ui/ui-webapp/public/locales/de/repos.json @@ -66,7 +66,7 @@ "table": { "branches": { "active": "Aktive Branches", - "stale": "Alte Branches" + "stale": "Stale Branches" }, "lastCommit": "Letzter Commit" },