rythm.json 417 B

123456789101112131415
  1. {
  2. "rythm.inviteBot": {
  3. "description": "Button for inviting the bot.",
  4. "message": "Inviter bot"
  5. },
  6. "rythm.requestedBy": {
  7. "description": "{0} will be replaced with the name of the user who requested the currently playing song.",
  8. "message": "Forespurt av: {0}"
  9. },
  10. "rythm.users": {
  11. "description": "{0} will be replaced with the amount of normal users.",
  12. "message": "Brukere: {0}"
  13. }
  14. }