twitcasting.json 416 B

1234567891011121314
  1. {
  2. "twitcasting.viewTheir": {
  3. "description": "Part 1 of the next string",
  4. "message": "Tarkastelee"
  5. },
  6. "twitcasting.browsingVideos": {
  7. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  8. "message": "Selaa videoita"
  9. },
  10. "twitcasting.ofChannel": {
  11. "description": "Second part of previous string",
  12. "message": "kanavalta:"
  13. }
  14. }