1234567891011121314151617181920212223242526 |
- {
- "twitcasting.viewTheir": {
- "description": "Part 1 of the next string",
- "message": "보는 중"
- },
- "twitcasting.followList": {
- "description": "Part 2 of the string: \"Viewing their\"",
- "message": "팔로워 목록"
- },
- "twitcasting.dashboardManage": {
- "description": "",
- "message": "스트림을 관리하는 중"
- },
- "twitcasting.subs": {
- "description": "",
- "message": "구독을 보는 중..."
- },
- "twitcasting.browsingVideos": {
- "description": "Second part of this string = \"of channel:\" (that part will be displayed below it in discord)",
- "message": "동영상 검색 중"
- },
- "twitcasting.ofChannel": {
- "description": "Second part of previous string",
- "message": "채널:"
- }
- }
|