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