twitcasting.json 524 B

123456789101112131415161718
  1. {
  2. "twitcasting.viewTheir": {
  3. "description": "Part 1 of the next string",
  4. "message": "Ser på deres"
  5. },
  6. "twitcasting.subs": {
  7. "description": "",
  8. "message": "Ser på deres abonnementer..."
  9. },
  10. "twitcasting.browsingVideos": {
  11. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  12. "message": "Blar igjennom videoer"
  13. },
  14. "twitcasting.ofChannel": {
  15. "description": "Second part of previous string",
  16. "message": "for kanal:"
  17. }
  18. }