From 76ff3d142c8642036372fc7b5f0736c7d97f93d3 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 05:18:30 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 53.0% (260 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ca/ --- public/locales/ca/common.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index a4e9bc018..0f8507a34 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -664,5 +664,18 @@ "maxPlayers": "Max players", "bots": "Bots", "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" } }