ohmyform-ui/locales/en/profile.json
2022-02-28 18:37:20 +01:00

13 lines
298 B
JSON

{
"confirmPassword": "Confirm Password",
"email": "Email",
"firstName": "First Name",
"language": "Language",
"lastName": "Last Name",
"password": "Password",
"updateError": "Could not update Profile",
"updateNow": "Save",
"updated": "Profile updated",
"username": "Username"
}