PHP Classes

File: app/Resources/FOSUserBundle/translations/validators.en.yml

Recommend this page to a friend!
  Classes of Manolo Salsas   Online PHP Image Transform   app/Resources/FOSUserBundle/translations/validators.en.yml   Download  
File: app/Resources/FOSUserBundle/translations/validators.en.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Online PHP Image Transform
Application to do interactive image manipulation
Author: By
Last change:
Date: 4 years ago
Size: 941 bytes
 

Contents

Class file image Download
fos_user: username: already_used: The username is already used blank: Please enter a username short: "[-Inf,Inf]The username is too short" long: "[-Inf,Inf]The username is too long" email: already_used: The email is already used blank: Please enter an email short: "[-Inf,Inf]The email is too short" long: "[-Inf,Inf]The email is too long" invalid: The email is not valid password: blank: Please enter a password short: "[-Inf,Inf]The password is too short" mismatch: The entered passwords don't match new_password: blank: Please enter a new password short: "[-Inf,Inf]The new password is too short" current_password: invalid: The entered password is invalid group: blank: Please enter a name short: "[-Inf,Inf]The name is too short" long: "[-Inf,Inf]The name is too long"