From 474d52fb884450d6894eb791bb3bfb71064ee70e Mon Sep 17 00:00:00 2001 From: Erik Palm Date: Mon, 14 Jun 2021 07:24:11 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 16.6% (1 of 6 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/sv/ --- langs/shared-questions/sv.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/sv.json b/langs/shared-questions/sv.json index 0967ef424b..d00944da6b 100644 --- a/langs/shared-questions/sv.json +++ b/langs/shared-questions/sv.json @@ -1 +1,7 @@ -{} +{ + "undefined": { + "phone": { + "question": "Vad är telefonnumret till {name}?" + } + } +}