From 8e41853d58e1ad8dd88437ad9d8bfb1c597b7454 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 05:18:17 +0000 Subject: [PATCH] Translated using Weblate (Danish) Currently translated at 40.2% (197 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/da/ --- public/locales/da/common.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 5b2910a3a..2e6b2642b 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/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" } }