Passport/pkg/internal/i18n/locale.en.json

23 lines
960 B
JSON
Raw Normal View History

2024-04-20 06:05:50 +00:00
{
"next": "Next",
2024-04-20 14:50:09 +00:00
"email": "Email",
2024-04-20 06:05:50 +00:00
"username": "Username",
2024-04-20 14:50:09 +00:00
"nickname": "Nickname",
2024-04-20 06:05:50 +00:00
"password": "Password",
"unknown": "Unknown",
2024-04-21 07:07:53 +00:00
"apply": "Apply",
"back": "Back",
2024-04-21 09:18:00 +00:00
"approve": "Approve",
"decline": "Decline",
2024-04-20 14:50:09 +00:00
"magicToken": "Magic Token",
2024-04-20 06:05:50 +00:00
"signinTitle": "Sign In",
2024-04-20 14:50:09 +00:00
"signinCaption": "Sign in to Solarpass to explore entire Solar Network. Explore posts, discover communities, talk with your best friends. All these things in the Solar Network!",
"signinRequired": "You need to sign in before do that.",
2024-04-20 14:50:09 +00:00
"signupTitle": "Sign Up",
"signupCaption": "Sign up to create an account on Solarpass, then you can explore the entire Solar Network! Enjoy the next-generation Internet Ecosystem!",
2024-04-21 09:18:00 +00:00
"authorizeTitle": "Authorize",
"authorizeCaption": "One Solarpass, get entire network.",
"mfaTitle": "Multi Factor Authenticate",
"mfaCaption": "We need use one more way to verify it is you.",
"mfaFactorEmail": "OTP through your email"
2024-04-20 06:05:50 +00:00
}