Surface/assets/i18n/en-US.json

51 lines
2.0 KiB
JSON

{
"login": "Login",
"forgotPassword": "Forgot password",
"loginPickFactor": "Pick a factor",
"loginMultiFactor": {
"one": "{} step left",
"other": "{} steps left"
},
"loginEnterPassword": "Enter the code",
"loginSuccess": "Logged in as {}",
"loginGreeting": "Welcome back!",
"username": "Username",
"usernameCannotChangeHint": "Username cannot be updated after created.",
"usernameLookupHint": "We also take your email address.",
"unknown": "Unknown",
"termAcceptNextWithAgree": "By continuing, you agree to our terms of services and other terms and conditions.",
"termAcceptLink": "Check them out",
"loginResetPasswordHint": "Provide your username to receive a password reset link.",
"password": "Password",
"next": "Next",
"createAccount": "Create an Account",
"nickname": "Nickname",
"email": "Email",
"bio": "Bio",
"fieldCannotBeEmpty": "This field cannot be empty.",
"fieldEmailAddressMustBeValid": "The email address must be valid.",
"logout": "Logout",
"updateYourProfile": "Edit Profile",
"accountBasicInfo": "Basic Info",
"accountProfile": "Your Profile",
"saveChanges": "Save Changes",
"publishers": "Publishers",
"managedPublisher": "Managed Publishers",
"createPublisher": "Create a Publisher",
"editPublisher": "Edit a Publisher",
"syncPublisher": "Use Account Data",
"create": "Create",
"edit": "Edit",
"delete": "Delete",
"deletePublisher": "Delete Publisher {}",
"deletePublisherHint": "Are you sure to delete this publisher? This will also deleted all the post and collections under this publisher.",
"somethingWentWrong": "Something went wrong...",
"deletePost": "Delete Post",
"deletePostHint": "Are you sure to delete this post?",
"copyLink": "Copy Link",
"postCreateAccountTitle": "Thanks for joining!",
"postCreateAccountNext": "What's next?",
"postCreateAccountNext1": "Go to your email inbox and receive the account activation email.",
"postCreateAccountNext2": "Log in to your account and start exploring the Solar Network!"
}