From 23ee93fe16da821f89a2cb27caaf8039ce74c145 Mon Sep 17 00:00:00 2001 From: SC Date: Sat, 23 Oct 2021 13:39:06 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (29 of 29 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pt/ --- langs/shared-questions/pt.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json index fbd7309863..2afb0b221f 100644 --- a/langs/shared-questions/pt.json +++ b/langs/shared-questions/pt.json @@ -78,6 +78,22 @@ } }, "question": "Este lugar é acessível a utilizadores de cadeiras de rodas?" + }, + "wikipedialink": { + "question": "Qual é o item correspondente na Wikipédia?", + "mappings": { + "0": { + "then": "Não vinculado à Wikipédia" + } + } + }, + "wikipedia": { + "question": "Qual é a entidade Wikidata correspondente?", + "mappings": { + "0": { + "then": "Ainda não foi vinculada nenhuma página da Wikipédia" + } + } } } -} \ No newline at end of file +}