Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9
This commit is contained in:
commit
a73882704b
@ -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.",
|
||||||
|
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user