Embed widgets

This commit is contained in:
2024-08-17 01:33:16 +08:00
parent 58ad9996cd
commit 21a02689dd
14 changed files with 403 additions and 20 deletions

View File

@ -10,6 +10,7 @@
"navPostsCaption": "Explore posts that posted by Solar Network users.",
"navPostsCaptionWithTag": "Explore posts with tag {0}.",
"navPostsCaptionWithCategory": "Explore posts in category {0}.",
"navPostsCaptionWithRealm": "Explore posts in realm {0}.",
"indexIntroduce": "An energetic software company that create wonderful software which everyone love.",
"indexProductListHint": "See some of our products just there",
"indexActivities": "Activities",
@ -59,6 +60,9 @@
"lastUpdatedAt": "Last updated at {0}",
"learnMore": "Learn more",
"open": "Open",
"openInSite": "Open in Website",
"postReplies": "Replies",
"postRepliesCaption": "All replies of this post"
"postRepliesCaption": "All replies of this post",
"language": "Language",
"embedWidget": "Solar Network Embed Widget"
}

View File

@ -10,6 +10,7 @@
"navPostsCaption": "探索整个 Solar Network 上的帖子。",
"navPostsCaptionWithTag": "探索带有 {0} 标签的帖子",
"navPostsCaptionWithCategory": "探索被分类为 {0} 的帖子",
"navPostsCaptionWithRealm": "探索在领域 {0} 内的帖子",
"indexIntroduce": "一家充满活力的软件公司,创造了人人喜爱的精彩软件。",
"indexProductListHint": "在这里看看我们的一些产品",
"indexActivities": "动态",
@ -59,6 +60,9 @@
"lastUpdatedAt": "最后更新于 {0}",
"learnMore": "了解更多",
"open": "打开",
"openInSite": "在站点里打开",
"postReplies": "回复",
"postRepliesCaption": "该帖子的全部回复"
"postRepliesCaption": "该帖子的全部回复",
"language": "语言",
"embedWidget": "Solar Network 嵌入式组件"
}