From d0e8258e323b2002469dddeb43aac125a307c43a Mon Sep 17 00:00:00 2001 From: Howard Griffith Date: Fri, 20 Dec 2024 10:31:53 -0600 Subject: [PATCH] Fix for #664 Updates the Swedish translation for Required Date to a more culturally appropriate form. In this case it translates to Deadline. --- Localizable.xcstrings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Localizable.xcstrings b/Localizable.xcstrings index 4f7ca7e7..a233cfc9 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -3324,7 +3324,7 @@ "sv" : { "stringUnit" : { "state" : "translated", - "value" : "Nödvändiga Datumet:" + "value" : "Sista datum:" } }, "uk" : {