1234567891011121314151617181920212223242526 |
- {
- "twitcasting.viewTheir": {
- "description": "Part 1 of the next string",
- "message": "A ver"
- },
- "twitcasting.followList": {
- "description": "Part 2 of the string: \"Viewing their\"",
- "message": "Lista de seguidores"
- },
- "twitcasting.dashboardManage": {
- "description": "",
- "message": "A gerir a sua stream"
- },
- "twitcasting.subs": {
- "description": "",
- "message": "A ver as suas subscrições"
- },
- "twitcasting.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "A navegar os vídeos"
- },
- "twitcasting.ofChannel": {
- "description": "Second part of previous string",
- "message": "do canal"
- }
- }
|