Skip to content

Commit 6b9d72b

Browse files
committed
Added Integrity constraint violation for group name
1 parent b4840d8 commit 6b9d72b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/translations/validators.ca.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 contrasenya no és vàlida
2222
group:
23+
already_used: El nom de grup ja està sent utilitzat
2324
blank: Si us plau, introdueix un nom de grup
2425
short: "[-Inf,Inf]El nom de grup és massa curt"
2526
long: "[-Inf,Inf]El nom de grup és massa llarg"

0 commit comments

Comments
 (0)