Use a non-breaking space after the “numéro” contraction

This commit is contained in:
gregoirenovel 2017-04-06 18:16:11 +02:00
parent aa41349f0c
commit ddf02ccd6d
21 changed files with 25 additions and 25 deletions

View file

@ -34,7 +34,7 @@ class NotificationService
when 'champs'
attribut
when 'submitted'
"Le dossier nº#{@dossier_id} a été déposé."
"Le dossier nº #{@dossier_id} a été déposé."
else
'Notification par défaut'
end