Update source file plugins.json
This commit is contained in:
parent
6e73e9766c
commit
757cb2ef48
1 changed files with 13 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"general": {
|
||||
"title": "[:dollar:] Credits (Balance)"
|
||||
},
|
||||
"user_has_amount_credits": "{{user}} has {{amount}} credits",
|
||||
"user_has_amount_credits": "<@{{user}}> has {{amount}} credits",
|
||||
"error01": {
|
||||
"description": "<@{{user}}> has no credits!"
|
||||
},
|
||||
|
@ -43,5 +43,17 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"utility": {
|
||||
"modules": {
|
||||
"avatar": {
|
||||
"general": {
|
||||
"title": "[:hammer:] Utility (Avatar)"
|
||||
},
|
||||
"success01": {
|
||||
"description": "Here you have <@{{user}}> avatar!"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue