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