1234567891011121314151617181920212223 |
- {
- "rythm.djs": {
- "description": "{0} will be replaced with the amount of users with DJ permissions.",
- "message": "DJanna: {0}"
- },
- "rythm.inviteBot": {
- "description": "Button for inviting the bot.",
- "message": "Tabhair cuireadh do Bot"
- },
- "rythm.openDashboard": {
- "description": "Button for opening the web dashboard.",
- "message": "Painéal Oscailte"
- },
- "rythm.requestedBy": {
- "description": "{0} will be replaced with the name of the user who requested the currently playing song.",
- "message": "Arna iarraidh ag: {0}"
- },
- "rythm.users": {
- "description": "{0} will be replaced with the amount of normal users.",
- "message": "Úsáideoirí: {0}"
- }
- }
|