feat: 添加首页本地化支持,包括标题、RWA产品和动态新闻的翻译

This commit is contained in:
2026-01-14 03:09:24 +07:00
parent 2d828b33a0
commit 7b7996b36f
7 changed files with 49 additions and 5 deletions

View File

@@ -589,5 +589,16 @@
"description": "If you have any questions about these Terms of Service or need assistance, please contact us:",
"email": "Email"
}
},
"home": {
"title": "Home",
"rwa": {
"title": "RWA Products",
"buy": "Buy",
"stage": "Stage: "
},
"news": {
"title": "News & Updates"
}
}
}