From 1d0417440874c00900ed21f5e1039ee41c5225a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Babos=20G=C3=A1bor?= Date: Wed, 2 Feb 2022 09:55:10 +0000 Subject: [PATCH] Translated using Weblate (Hungarian) Currently translated at 100.0% (36 of 36 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/hu/ --- langs/shared-questions/hu.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/hu.json b/langs/shared-questions/hu.json index 4dcccba0c6..11e7c15b34 100644 --- a/langs/shared-questions/hu.json +++ b/langs/shared-questions/hu.json @@ -111,6 +111,18 @@ } }, "question": "Mi a megfelelő szócikk a Wikipédián?" + }, + "payment-options-advanced": { + "override": { + "mappings+": { + "1": { + "then": "Fizetési tagsági kártyával" + }, + "0": { + "then": "Fizetés erre a célra szolgáló alkalmazással" + } + } + } } } -} \ No newline at end of file +}