1234567891011121314151617181920212223 |
- {
- "rythm.djs": {
- "description": "{0} will be replaced with the amount of users with DJ permissions.",
- "message": "डीजे: {0}"
- },
- "rythm.inviteBot": {
- "description": "Button for inviting the bot.",
- "message": "Bot. को आमंत्रित करें"
- },
- "rythm.openDashboard": {
- "description": "Button for opening the web dashboard.",
- "message": "डैशबोर्ड खोलें"
- },
- "rythm.requestedBy": {
- "description": "{0} will be replaced with the name of the user who requested the currently playing song.",
- "message": "द्वारा अनुरोध किया गया: {0}"
- },
- "rythm.users": {
- "description": "{0} will be replaced with the amount of normal users.",
- "message": "उपयोगकर्ता: {0}"
- }
- }
|