From f6484bb23c38e3e70acdc46f72396696a30ce1fb Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 05:18:22 +0000 Subject: [PATCH] Translated using Weblate (Ukrainian) Currently translated at 97.7% (479 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/uk/ --- public/locales/uk/common.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 06d3c8a4..ecdd721f 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -664,5 +664,18 @@ "maxPlayers": "Максимум гравців", "bots": "Ботів", "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" } }