1234567891011121314151617181920212223242526 |
- {
- "twitcasting.viewTheir": {
- "description": "Part 1 of the next string",
- "message": "Viendo sus"
- },
- "twitcasting.followList": {
- "description": "Part 2 of the string: \"Viewing their\"",
- "message": "Lista de seguidores"
- },
- "twitcasting.dashboardManage": {
- "description": "",
- "message": "Gestionando su stream..."
- },
- "twitcasting.subs": {
- "description": "",
- "message": "Revisando sus suscripciones..."
- },
- "twitcasting.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "Navegando a través de videos"
- },
- "twitcasting.ofChannel": {
- "description": "Second part of previous string",
- "message": "del canal:"
- }
- }
|