1234567891011121314151617181920212223242526 |
- {
- "twitcasting.viewTheir": {
- "description": "Part 1 of the next string",
- "message": "查看他们的"
- },
- "twitcasting.followList": {
- "description": "Part 2 of the string: \"Viewing their\"",
- "message": "关注者列表"
- },
- "twitcasting.dashboardManage": {
- "description": "",
- "message": "管理他们的直播..."
- },
- "twitcasting.subs": {
- "description": "",
- "message": "查看他们的订阅..."
- },
- "twitcasting.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "正在浏览视频"
- },
- "twitcasting.ofChannel": {
- "description": "Second part of previous string",
- "message": "频道:"
- }
- }
|