This commit is contained in:
Master Kwoth 2017-10-26 11:32:36 +02:00
commit a73882704b
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"customreactions_insuff_perms": "Insufficient permissions. Requires Bot ownership for global custom reactions, and Administrator for server custom reactions.", "customreactions_insuff_perms": "Insufficient permissions. Requires Bot ownership for global custom reactions, and Administrator for server custom reactions.",
"customreactions_list_all": "List of all custom reactions", "customreactions_list_all": "List of all custom reactions",
"customreactions_name": "Custom Reactions", "customreactions_name": "Custom Reactions",
"customreactions_new_cust_react": "\"New Custom Reaction", "customreactions_new_cust_react": "New Custom Reaction",
"customreactions_edited_cust_react": "Custom Reaction Edited", "customreactions_edited_cust_react": "Custom Reaction Edited",
"customreactions_no_found": "No custom reaction found.", "customreactions_no_found": "No custom reaction found.",
"customreactions_no_found_id": "No custom reaction found with that id.", "customreactions_no_found_id": "No custom reaction found with that id.",

View File

@ -625,7 +625,7 @@
}, },
"roles": { "roles": {
"Cmd": "roles", "Cmd": "roles",
"Desc": "List roles on this server or a roles of a specific user if specified. Paginated, 20 roles per page.", "Desc": "List roles on this server or roles of a user if specified. Paginated, 20 roles per page.",
"Usage": [ "Usage": [
"{0}roles 2", "{0}roles 2",
"{0}roles @Someone" "{0}roles @Someone"