twitcasting.json 550 B

123456789101112131415161718
  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.browsingVideos": {
  11. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  12. "message": "正在瀏覽影片"
  13. },
  14. "twitcasting.ofChannel": {
  15. "description": "Second part of previous string",
  16. "message": "的頻道"
  17. }
  18. }