Post details

This commit is contained in:
2024-04-14 01:07:57 +08:00
parent e086aeebe4
commit 4489b604d6
7 changed files with 272 additions and 8 deletions

View File

@ -5,5 +5,7 @@
"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!"
"signUpCaption": "Create an account on Solarpass and then get the access of entire Solar Networks!",
"post": "Post",
"comment": "Comment"
}

View File

@ -5,5 +5,7 @@
"signIn": "登陆",
"signInCaption": "登陆以发表帖子、文章、创建领域、和你的朋友聊天,以及获取更多功能!",
"signUp": "注册",
"signUpCaption": "在 Solarpass 注册一个账号以获得整个 Solar Networks 的存取权!"
"signUpCaption": "在 Solarpass 注册一个账号以获得整个 Solar Networks 的存取权!",
"post": "帖子",
"comment": "评论"
}