From 6930fa82e71b07865c9549b3b7a11a46322e27e2 Mon Sep 17 00:00:00 2001 From: Filip Bengtsson Date: Fri, 25 Oct 2019 20:49:31 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 0.2% (1 of 561 strings) Translation: YunoHost/core Translate-URL: https://translate.yunohost.org/projects/yunohost/core/sv/ --- locales/sv.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/sv.json b/locales/sv.json index 0967ef424..4960d43aa 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -1 +1,3 @@ -{} +{ + "password_too_simple_1": "Lösenordet måste bestå av minst åtta tecken" +}