Vulcan/packages/telescope-users/i18n/en.i18n.json

11 lines
385 B
JSON
Raw Normal View History

{
2015-05-06 16:50:12 +09:00
"please_fill_in_missing_information_to_finish_signing_up": "Please fill in missing information below to finish signing up.",
"bio": "Bio",
2015-05-16 13:13:45 +09:00
"displayName": "Name",
2015-05-06 16:50:12 +09:00
"email": "Email",
"twitterUsername": "Twitter Username",
"website": "Website",
2015-05-16 13:13:45 +09:00
"htmlBio": "Bio",
"user_profile_saved": "User profile saved",
"this_email_is_already_taken": "This email is already taken"
}