返回 AiToEarn
route.json
根目录 / project / aitoearn-web / src / app / i18n / locales / ko / 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