返回 AiToEarn
route.json
根目录 / project / aitoearn-web / src / app / i18n / locales / ja / route.json
1 {
2 "home": "ホーム",
3 "tasksHistory": "タスク履歴",
4 "accounts": "投稿",
5 "publish": "投稿",
6 "hotContent": "人気コンテンツ",
7 "hotContentNew": "人気コンテンツ(新)",
8 "aiTools": "AIツール",
9 "tasks": "タスク",
10 "interactive": "エンゲージ",
11 "engagement": "エンゲージメント",
12 "dataStatistics": "データ",
13 "interactiveNew": "エンゲージ(新)",
14 "dataMonitoring": "データモニタリング",
15 "navigation": "ナビゲーション",
16 "aiRank": "AIランキング",
17 "addChannel": "チャンネル追加",
18 "sidebar.more": "もっと見る",
19 "mobileBottom.content": "コンテンツ",
20 "mobileBottom.checkIn": "チェックイン",
21 "mobileBottom.gold": "ゴールド",
22 "mobileBottom.publish": "投稿",
23 "mobileBottom.interaction": "交流",
24 "pricing": "料金",
25 "xhsData": "AI交流",
26 "groundPromotion": "Ground Promotion"
27 }
28
28 lines JSON