diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 69a12cef4..079ba76a9 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -664,5 +664,18 @@ "bots": "Bots", "ping": "Ping", "maxPlayers": "Max players" + }, + "azuredevops": { + "result": "Result", + "status": "Status", + "buildId": "Build ID", + "succeeded": "Succeeded", + "notStarted": "Not Started", + "failed": "Failed", + "canceled": "Canceled", + "totalPrs": "Total PRs", + "myPrs": "My PRs", + "approved": "Approved", + "inProgress": "In Progress" } }