feat: 添加首页本地化支持,包括标题、RWA产品和动态新闻的翻译
This commit is contained in:
@@ -345,5 +345,16 @@
|
||||
"themeLight": "淺色",
|
||||
"themeDark": "深色",
|
||||
"themeAuto": "跟隨系統"
|
||||
},
|
||||
"home": {
|
||||
"title": "首頁",
|
||||
"rwa": {
|
||||
"title": "RWA產品",
|
||||
"buy": "購 入",
|
||||
"stage": "階段:"
|
||||
},
|
||||
"news": {
|
||||
"title": "動態新聞"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user