mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-7768] Form fields cleanup (#4956)
* [ACS-7768] Form fields cleanup * [ACS-7768] Move hint styling from ADF * [ACS-7768] CR fixes * [ACS-7768] Use latest ADF version * [ACS-7768] E2E locator fix * [ACS-7768] CR fix * [ACS-7768] E2E locator fix
This commit is contained in:
@@ -52,19 +52,13 @@
|
||||
"LOCATION": "Location",
|
||||
"TELEPHONE": "Telephone",
|
||||
"MOBILE": "Mobile",
|
||||
"LOGIN": "Login",
|
||||
"USERNAME": "Username",
|
||||
"EMAIL": "Email",
|
||||
"PASSWORD": "Password",
|
||||
"OLD_PASSWORD": "Old Password",
|
||||
"FORGOT_PASSWORD": "Forgot Password",
|
||||
"NEW_PASSWORD": "New Password",
|
||||
"VERIFY_PASSWORD": "Verify Password",
|
||||
"COMPANY_DETAILS": "Company details",
|
||||
"NAME": "Name",
|
||||
"ADDRESS": "Address",
|
||||
"POSTCODE": "Postcode",
|
||||
"INVALID_INPUT": "Invalid Input",
|
||||
"INVALID_PHONE_FORMAT": "Please enter a valid phone number",
|
||||
"INVALID_EMAIL_FORMAT": "Please enter a valid email address",
|
||||
"GO_TO_PERSONAL_FILES_BUTTON_LABEL": "Go to Personal Files"
|
||||
},
|
||||
"LOCKED_BY": "Locked by: ",
|
||||
|
||||
Reference in New Issue
Block a user