From 4281e24f6c433ad4685ac9304ee6975ce66b1b5f Mon Sep 17 00:00:00 2001 From: liimee Date: Sun, 13 Jun 2021 23:13:26 +0000 Subject: [PATCH] Translated using Weblate (Indonesian) Currently translated at 33.3% (2 of 6 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/id/ --- langs/shared-questions/id.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/id.json b/langs/shared-questions/id.json index 0967ef424..2bf3e20ba 100644 --- a/langs/shared-questions/id.json +++ b/langs/shared-questions/id.json @@ -1 +1,10 @@ -{} +{ + "undefined": { + "website": { + "question": "Apa situs web dari {name}?" + }, + "email": { + "question": "Apa alamat surel dari {name}?" + } + } +}