From 492e8fa5fd7615aebf91436759bd42ba953fd424 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 20 Jul 2023 21:47:38 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 88.7% (426 of 480 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/ru/ --- public/locales/ru/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index a0cf1c943..ed23a2a9c 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -655,5 +655,15 @@ "kavita": { "seriesCount": "Series", "totalFiles": "Files" + }, + "azurePipelines": { + "inProgress": "In Progress", + "result": "Result", + "status": "Status", + "buildId": "Build ID", + "succeeded": "Succeeded", + "notStarted": "Not Started", + "failed": "Failed", + "canceled": "Canceled" } }