Skip to content

Commit 4cb6a56

Browse files
committed
Added Integrity constraint violation for group name
1 parent b4840d8 commit 4cb6a56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/translations/validators.es.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ fos_user:
2020
current_password:
2121
invalid: La contraseña ingresada no es válida
2222
group:
23+
already_used: El nombre de grupo ya está en uso
2324
blank: Por favor, ingrese un nombre
2425
short: "[-Inf,Inf]El nombre es demasiado corto"
2526
long: "[-Inf,Inf]El nombre es demasiado largo"

0 commit comments

Comments
 (0)