Sign in & Sign up redirection

This commit is contained in:
2024-04-14 00:03:50 +08:00
parent 5c32f7856f
commit 1f415ec3ac
20 changed files with 609 additions and 46 deletions

View File

@ -1,4 +1,9 @@
{
"solian": "Solian",
"explore": "Explore"
"explore": "Explore",
"account": "Account",
"signIn": "Sign In",
"signInCaption": "Sign in to create post, start a realm, message your friend and more!",
"signUp": "Sign Up",
"signUpCaption": "Create an account on Solarpass and then get the access of entire Solar Networks!"
}

View File

@ -1,4 +1,9 @@
{
"solian": "索链",
"explore": "探索"
"explore": "探索",
"account": "账号",
"signIn": "登陆",
"signInCaption": "登陆以发表帖子、文章、创建领域、和你的朋友聊天,以及获取更多功能!",
"signUp": "注册",
"signUpCaption": "在 Solarpass 注册一个账号以获得整个 Solar Networks 的存取权!"
}