twitcasting.json 487 B

1234567891011121314
  1. {
  2. "twitcasting.viewTheir": {
  3. "description": "Part 1 of the next string",
  4. "message": "দেখছে তার"
  5. },
  6. "twitcasting.browsingVideos": {
  7. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  8. "message": "ব্রাউজ করছে ভিডিওগুলো"
  9. },
  10. "twitcasting.ofChannel": {
  11. "description": "Second part of previous string",
  12. "message": "চ্যানেল:"
  13. }
  14. }