From 8633db187fd85dcd348e2eb2d397d04da6b27841 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Thu, 20 Jul 2023 21:47:49 +0000
Subject: [PATCH] Translated using Weblate (Finnish)

Currently translated at 36.8% (177 of 480 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/fi/
---
 public/locales/fi/common.json | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json
index 705d2127f..ad457f2cd 100644
--- a/public/locales/fi/common.json
+++ b/public/locales/fi/common.json
@@ -655,5 +655,15 @@
     "kavita": {
         "seriesCount": "Series",
         "totalFiles": "Files"
+    },
+    "azurePipelines": {
+        "result": "Result",
+        "status": "Status",
+        "buildId": "Build ID",
+        "succeeded": "Succeeded",
+        "notStarted": "Not Started",
+        "failed": "Failed",
+        "canceled": "Canceled",
+        "inProgress": "In Progress"
     }
 }