From 9ae914ea6d03be79d9b6e220f346467b47187869 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Mon, 6 Feb 2023 11:20:29 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (84 of 84 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/es/ --- langs/shared-questions/es.json | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/es.json b/langs/shared-questions/es.json index 1093b0e8a1..7a34741f0d 100644 --- a/langs/shared-questions/es.json +++ b/langs/shared-questions/es.json @@ -29,6 +29,32 @@ }, "question": "¿Qué monedas se pueden usar aquí para pagar?" }, + "denominations-notes": { + "mappings": { + "0": { + "then": "Se aceptan billetes de 5 euros" + }, + "1": { + "then": "Se aceptan billetes de 10 euros" + }, + "2": { + "then": "Se aceptan billetes de 20 euros" + }, + "3": { + "then": "Se aceptan billetes de 50 euros" + }, + "4": { + "then": "Se aceptan billetes de 100 euros" + }, + "5": { + "then": "Se aceptan billetes de 200 euros" + }, + "6": { + "then": "Se aceptan billetes de 500 euros" + } + }, + "question": "¿con qué billetes se puede pagar aquí?" + }, "description": { "question": "¿Aún hay algo relevante que no ha encajado en las preguntas anteriores? Compártalo aquí.
No repita datos ya expresados" }, @@ -271,4 +297,4 @@ "question": "¿Cual es el ítem correspondiente en Wikipedia?" } } -} \ No newline at end of file +}