12345678910111213141516171819 |
- {
- "watchmojo.buttonPlayTrivia": {
- "description": "Used as the title for the button in Discord.",
- "message": "遊玩冷知識小遊戲"
- },
- "watchmojo.playingTrivia": {
- "description": "For privacy mode, \"a\" as in unspecified.",
- "message": "正在遊玩一個冷知識小遊戲:{0}"
- },
- "watchmojo.trivia": {
- "description": "{0} will be replaced with the name of the Trivia game",
- "message": "正在遊玩冷知識小遊戲:{0}"
- },
- "watchmojo.triviaGame": {
- "description": "The round and score of the Trivia game the user is playing.",
- "message": "回合 {0}/{1} (分數:{2}/{3})"
- }
- }
|