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