rythm.json 401 B

123456789101112131415
  1. {
  2. "rythm.djs": {
  3. "description": "{0} will be replaced with the amount of users with DJ permissions.",
  4. "message": "دي جي: {0}"
  5. },
  6. "rythm.inviteBot": {
  7. "description": "Button for inviting the bot.",
  8. "message": "دعوة البوت"
  9. },
  10. "rythm.users": {
  11. "description": "{0} will be replaced with the amount of normal users.",
  12. "message": "مستخدمون: {0}"
  13. }
  14. }