1234567891011121314151617181920212223242526 |
- {
- "twitcasting.viewTheir": {
- "description": "Part 1 of the next string",
- "message": "Visualizzando i loro"
- },
- "twitcasting.followList": {
- "description": "Part 2 of the string: \"Viewing their\"",
- "message": "Elenco Followers"
- },
- "twitcasting.dashboardManage": {
- "description": "",
- "message": "Gestendo la loro stream..."
- },
- "twitcasting.subs": {
- "description": "",
- "message": "Visualizzando i suoi abbonamenti..."
- },
- "twitcasting.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "Navigando tra i video"
- },
- "twitcasting.ofChannel": {
- "description": "Second part of previous string",
- "message": "del canale:"
- }
- }
|