twitcasting.json 654 B

12345678910111213141516171819202122
  1. {
  2. "twitcasting.viewTheir": {
  3. "description": "Part 1 of the next string",
  4. "message": "Prezeranie ich"
  5. },
  6. "twitcasting.followList": {
  7. "description": "Part 2 of the string: \"Viewing their\"",
  8. "message": "Zoznam sledovateľov"
  9. },
  10. "twitcasting.subs": {
  11. "description": "",
  12. "message": "Prezeranie ich predplatných..."
  13. },
  14. "twitcasting.browsingVideos": {
  15. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  16. "message": "Prezerá videá"
  17. },
  18. "twitcasting.ofChannel": {
  19. "description": "Second part of previous string",
  20. "message": "kanálu:"
  21. }
  22. }