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