Add read more links to poll question component

This commit is contained in:
decabeza
2022-09-09 13:20:55 +02:00
committed by Senén Rodero Rodríguez
parent 88007d0c5d
commit 1eb52fb045
5 changed files with 33 additions and 0 deletions

View File

@@ -639,6 +639,7 @@ en:
description:
unique: "You can select a maximum of 1 answer."
multiple: "You can select a maximum of %{maximum} answers."
read_more_about: "Read more about:"
proposal_notifications:
new:
title: "Send notification"

View File

@@ -639,6 +639,7 @@ es:
description:
unique: "Puedes seleccionar un máximo de 1 respuesta."
multiple: "Puedes seleccionar un máximo de %{maximum} respuestas."
read_more_about: "Leer más:"
proposal_notifications:
new:
title: "Enviar notificación"