adds time limit between notifications

This commit is contained in:
rgarcia
2016-06-07 13:48:09 +02:00
parent 14f17983f4
commit 8e12fbdd55
6 changed files with 62 additions and 0 deletions

View File

@@ -84,3 +84,6 @@ en:
attributes:
tag_list:
less_than_or_equal_to: "tags must be less than or equal to %{count}"
proposal_notification:
attributes:
minimum_interval: "You have to wait a minium of %{interval} days between notifications"