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