mirror of
https://github.com/IT4Change/ohmyform-ui.git
synced 2026-01-20 03:18:24 +00:00
13 lines
298 B
JSON
13 lines
298 B
JSON
{
|
|
"confirmPassword": "Confirm Password",
|
|
"email": "Email",
|
|
"firstName": "First Name",
|
|
"language": "Language",
|
|
"lastName": "Last Name",
|
|
"password": "Password",
|
|
"updated": "Profile updated",
|
|
"updateError": "Could not update Profile",
|
|
"updateNow": "Save",
|
|
"username": "Username"
|
|
}
|