fix missing activerecord error for title too long

This commit is contained in:
Carl Chenet 2019-12-25 16:58:54 +01:00
parent 6fbd56bd15
commit f169219c8b
1 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,10 @@ fr:
confirmation: "La confirmation et le mot de passe ne correspondent pas"
username:
invalid: "Le nom d'utilisateur est invalide"
story:
attributes:
title:
too_long: "Le titre est trop long"
hats:
index:
hatstitle: "Chapeaux"