返回 AiToEarn
route.json
根目录 / project / aitoearn-web / src / app / i18n / locales / zh-CN / route.json
1 {
2 "home": "首页",
3 "tasksHistory": "任务记录",
4 "accounts": "发布",
5 "publish": "发布",
6 "hotContent": "热门内容",
7 "hotContentNew": "热门内容新",
8 "download": "下载",
9 "aiTools": "AI工具",
10 "tasks": "内容市场",
11 "interactive": "作品互动",
12 "engagement": "互动数据",
13 "dataStatistics": "数据统计",
14 "interactiveNew": "作品互动 new",
15 "dataMonitoring": "数据监控",
16 "navigation": "导航",
17 "aiRank": "AI热榜",
18 "addChannel": "添加频道",
19 "sidebar.more": "更多",
20 "mobileBottom.content": "内容",
21 "mobileBottom.checkIn": "打卡",
22 "mobileBottom.gold": "淘金",
23 "mobileBottom.publish": "发布",
24 "mobileBottom.interaction": "互动",
25 "aiSocial": "AI发布",
26 "myTasks": "我的任务",
27 "createTask": "创建任务",
28 "pricing": "定价",
29 "myStore": "我的店铺",
30 "tiktokShop": "TikTok Shop",
31 "xhsData": "AI互动",
32 "groundPromotion": "地推管理"
33 }
34
34 lines JSON