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