New moment

This commit is contained in:
2024-04-14 15:58:27 +08:00
parent 07935a4017
commit c693b0dcd7
20 changed files with 655 additions and 33 deletions

View File

@ -7,5 +7,12 @@
"signUp": "Sign Up",
"signUpCaption": "Create an account on Solarpass and then get the access of entire Solar Networks!",
"post": "Post",
"comment": "Comment"
}
"postVerb": "Post",
"comment": "Comment",
"attachment": "Attachment",
"attachmentAdd": "Add new attachment",
"pickPhoto": "Gallery photo",
"newMoment": "Record a moment",
"postIdentityNotify": "You will create this post as",
"postContentPlaceholder": "What's happened?!"
}

View File

@ -7,5 +7,12 @@
"signUp": "注册",
"signUpCaption": "在 Solarpass 注册一个账号以获得整个 Solar Networks 的存取权!",
"post": "帖子",
"comment": "评论"
"postVerb": "发表",
"comment": "评论",
"attachment": "附件",
"attachmentAdd": "附加新附件",
"pickPhoto": "相册照片",
"newMoment": "记录时刻",
"postIdentityNotify": "你将会以该身份发表本帖子",
"postContentPlaceholder": "发生什么事了?!"
}