12345678910111213141516171819202122 |
- {
- "twitcasting.viewTheir": {
- "description": "Part 1 of the next string",
- "message": "Prezeranie ich"
- },
- "twitcasting.followList": {
- "description": "Part 2 of the string: \"Viewing their\"",
- "message": "Zoznam sledovateľov"
- },
- "twitcasting.subs": {
- "description": "",
- "message": "Prezeranie ich predplatných..."
- },
- "twitcasting.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "Prezerá videá"
- },
- "twitcasting.ofChannel": {
- "description": "Second part of previous string",
- "message": "kanálu:"
- }
- }
|