♻️ Refactor post list

This commit is contained in:
2024-08-17 00:43:08 +08:00
parent 4a51a85d9c
commit 2b9601640b
11 changed files with 136 additions and 29 deletions

View File

@@ -6,6 +6,8 @@
"navActivityCaption": "Explore our official recent activities.",
"navGallery": "Gallery",
"navGalleryCaption": "Explore files that uploaded by Solar Network users.",
"navPosts": "Posts",
"navPostsCaption": "Explore posts that posted by Solar Network users.",
"indexIntroduce": "An energetic software company that create wonderful software which everyone love.",
"indexProductListHint": "See some of our products just there",
"indexActivities": "Activities",
@@ -54,5 +56,7 @@
"callbackHint": "You need to sign in before access that page. After you signed in, you will be redirected to:",
"lastUpdatedAt": "Last updated at {0}",
"learnMore": "Learn more",
"open": "Open"
"open": "Open",
"postReplies": "Replies",
"postRepliesCaption": "All replies of this post"
}