twitcasting.json 770 B

1234567891011121314151617181920212223242526
  1. {
  2. "twitcasting.viewTheir": {
  3. "description": "Part 1 of the next string",
  4. "message": "Peržiūrimi"
  5. },
  6. "twitcasting.followList": {
  7. "description": "Part 2 of the string: \"Viewing their\"",
  8. "message": "Sekėjų sąrašas"
  9. },
  10. "twitcasting.dashboardManage": {
  11. "description": "",
  12. "message": "Tvarko savo transliacija..."
  13. },
  14. "twitcasting.subs": {
  15. "description": "",
  16. "message": "Peržiūri savo prenumeratas..."
  17. },
  18. "twitcasting.browsingVideos": {
  19. "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
  20. "message": "Naršoma per vaizdo įrašus"
  21. },
  22. "twitcasting.ofChannel": {
  23. "description": "Second part of previous string",
  24. "message": "kanalo:"
  25. }
  26. }