From 36f48cf8632f6b7dacf5b4bcfa471e28917c7fc8 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 30 Jul 2023 05:18:40 +0000 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 20.4% (100 of 490 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/he/ --- public/locales/he/common.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/public/locales/he/common.json b/public/locales/he/common.json index e7b742c5d..cf504e8a6 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/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", + "myPrs": "My PRs", + "totalPrs": "Total PRs", + "approved": "Approved" } }