twitcasting.json 752 B

1234567891011121314151617181920212223242526
  1. {
  2. "twitcasting.viewTheir": {
  3. "description": "Part 1 of the next string",
  4. "message": "查看他们的"
  5. },
  6. "twitcasting.followList": {
  7. "description": "Part 2 of the string: \"Viewing their\"",
  8. "message": "关注者列表"
  9. },
  10. "twitcasting.dashboardManage": {
  11. "description": "",
  12. "message": "管理他们的直播..."
  13. },
  14. "twitcasting.subs": {
  15. "description": "",
  16. "message": "查看他们的订阅..."
  17. },
  18. "twitcasting.browsingVideos": {
  19. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  20. "message": "正在浏览视频"
  21. },
  22. "twitcasting.ofChannel": {
  23. "description": "Second part of previous string",
  24. "message": "频道:"
  25. }
  26. }