;s
This commit is contained in:
@@ -359,7 +359,7 @@ export const helpArticles: HelpArticle[] = [
|
||||
categoryEn: "Getting Started",
|
||||
icon: "🚀",
|
||||
articles: [
|
||||
{ id: "1-1", title: "如何注册账号", titleEn: "How to register an account" },
|
||||
{ id: "1-1", title: "如何使用邮箱或 Google 登录", titleEn: "How to log in with email or Google" },
|
||||
{ id: "1-2", title: "完善个人资料", titleEn: "Complete your profile" },
|
||||
{ id: "1-3", title: "如何加入社群", titleEn: "How to join the community" },
|
||||
{ id: "1-4", title: "会员特权介绍", titleEn: "Membership benefits introduction" },
|
||||
@@ -429,7 +429,7 @@ export const helpArticles: HelpArticle[] = [
|
||||
categoryEn: "FAQ",
|
||||
icon: "❓",
|
||||
articles: [
|
||||
{ id: "6-1", title: "忘记密码怎么办", titleEn: "What if I forgot my password" },
|
||||
{ id: "6-1", title: "收不到登录入口怎么办", titleEn: "What if I cannot continue login" },
|
||||
{ id: "6-2", title: "如何联系客服", titleEn: "How to contact support" },
|
||||
{ id: "6-3", title: "账号安全问题", titleEn: "Account security issues" },
|
||||
{ id: "6-4", title: "数据隐私说明", titleEn: "Data privacy statement" },
|
||||
|
||||
Reference in New Issue
Block a user