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