twitcasting.json 793 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. }