diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index a58220f5..278e2167 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -664,5 +664,18 @@ "maxPlayers": "Jogadores Max", "bots": "Robos", "ping": "Ping" + }, + "azuredevops": { + "result": "Result", + "status": "Status", + "buildId": "Build ID", + "succeeded": "Succeeded", + "notStarted": "Not Started", + "failed": "Failed", + "canceled": "Canceled", + "inProgress": "In Progress", + "totalPrs": "Total PRs", + "myPrs": "My PRs", + "approved": "Approved" } }