1234567891011121314151617181920212223 |
- {
- "rythm.djs": {
- "description": "{0} will be replaced with the amount of users with DJ permissions.",
- "message": "DJs: {0} জন"
- },
- "rythm.inviteBot": {
- "description": "Button for inviting the bot.",
- "message": "বটটিকে ইনভাইট করো"
- },
- "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} জন"
- }
- }
|