watchmojo.json 596 B

12345678910111213141516171819
  1. {
  2. "watchmojo.buttonPlayTrivia": {
  3. "description": "Used as the title for the button in Discord.",
  4. "message": "Spēlēt Trivia"
  5. },
  6. "watchmojo.playingTrivia": {
  7. "description": "For privacy mode, \"a\" as in unspecified.",
  8. "message": "Spēlē Trivia spēli"
  9. },
  10. "watchmojo.trivia": {
  11. "description": "{0} will be replaced with the name of the Trivia game",
  12. "message": "Spēlē Trivia: {0}"
  13. },
  14. "watchmojo.triviaGame": {
  15. "description": "The round and score of the Trivia game the user is playing.",
  16. "message": "Raunds {0} no {1} (Rezultāts: {2}/{3})"
  17. }
  18. }