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