From 7fbac755bc9c8392c3be2920bc921c8fe20c1939 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 05:18:47 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 84.6% (415 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/pt/ --- public/locales/pt/common.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index ac21d6e2a..8b6456443 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -673,5 +673,18 @@ "maxPlayers": "Max players", "bots": "Bots", "ping": "Ping" + }, + "azuredevops": { + "result": "Result", + "approved": "Approved", + "status": "Status", + "buildId": "Build ID", + "succeeded": "Succeeded", + "notStarted": "Not Started", + "failed": "Failed", + "canceled": "Canceled", + "inProgress": "In Progress", + "totalPrs": "Total PRs", + "myPrs": "My PRs" } }