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