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