watchmojo.json 591 B

12345678910111213141516171819
  1. {
  2. "watchmojo.buttonPlayTrivia": {
  3. "description": "Used as the title for the button in Discord.",
  4. "message": "Seinn Trivia"
  5. },
  6. "watchmojo.playingTrivia": {
  7. "description": "For privacy mode, \"a\" as in unspecified.",
  8. "message": "Ag imirt cluiche Trivia"
  9. },
  10. "watchmojo.trivia": {
  11. "description": "{0} will be replaced with the name of the Trivia game",
  12. "message": "Trivia Imeartha: {0}"
  13. },
  14. "watchmojo.triviaGame": {
  15. "description": "The round and score of the Trivia game the user is playing.",
  16. "message": "Babhta {0} de {1} (Scór: {2}/{3})"
  17. }
  18. }