123456789101112131415 |
- {
- "watchmojo.buttonPlayTrivia": {
- "description": "Used as the title for the button in Discord.",
- "message": "Spill Trivia"
- },
- "watchmojo.trivia": {
- "description": "{0} will be replaced with the name of the Trivia game",
- "message": "Spiller Trivia: {0}"
- },
- "watchmojo.triviaGame": {
- "description": "The round and score of the Trivia game the user is playing.",
- "message": "Runde {0} av {1} (Poengsum: {2}/{3})"
- }
- }
|