From d35ff0b3804b81c5b57ebe36fd86a9515e9d4efc Mon Sep 17 00:00:00 2001 From: "Frederick [Bot]" Date: Thu, 18 Apr 2024 00:06:32 +0000 Subject: [PATCH] chore(i18n): update translations via Crowdin --- frontend/src/i18n/lang/sv-SE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/i18n/lang/sv-SE.json b/frontend/src/i18n/lang/sv-SE.json index 8f1d0f374..25a7d00d3 100644 --- a/frontend/src/i18n/lang/sv-SE.json +++ b/frontend/src/i18n/lang/sv-SE.json @@ -385,7 +385,7 @@ "views": { "header": "Edit views", "title": "Title", - "actions": "Actions", + "actions": "Åtgärder", "kind": "Kind", "bucketConfigMode": "Bucket configuration mode", "bucketConfig": "Bucket configuration", @@ -455,7 +455,7 @@ }, "operators": { "intro": "The available operators for filtering include:", - "notEqual": "Not equal to", + "notEqual": "Inte lika med", "equal": "Lika med", "greaterThan": "Större än", "greaterThanOrEqual": "Större än eller lika med", @@ -777,7 +777,7 @@ "moveProject": "Flytta", "color": "Set Color", "delete": "Radera", - "favorite": "Add to Favorites", + "favorite": "Lägg till i favoriter", "unfavorite": "Remove from Favorites" } },