From 634e169d0dfb14e3be8fd39931391fdf196f4847 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 05:18:27 +0000 Subject: [PATCH] Translated using Weblate (Bulgarian) Currently translated at 9.3% (46 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/bg/ --- public/locales/bg/common.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index b3f77b740..f6a5a60a3 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/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" } }