Fixed some typos in commands.en-US.yml

This commit is contained in:
Kwoth
2022-09-10 22:53:03 +02:00
parent 8107a80c4c
commit 412f346ac8

View File

@@ -27,7 +27,7 @@ greetdel:
- "0" - "0"
- "30" - "30"
greet: greet:
desc: "Toggles anouncements on the current channel when someone joins the server." desc: "Toggles announcements on the current channel when someone joins the server."
args: args:
- "" - ""
greetmsg: greetmsg:
@@ -40,7 +40,7 @@ greetmsg:
args: args:
- "Welcome, %user.mention%." - "Welcome, %user.mention%."
bye: bye:
desc: "Toggles anouncements on the current channel when someone leaves the server." desc: "Toggles announcements on the current channel when someone leaves the server."
args: args:
- "" - ""
byemsg: byemsg:
@@ -910,7 +910,7 @@ playlists:
args: args:
- "1" - "1"
playlistshow: playlistshow:
desc: "Lists all songs in a playlist spepcified by its id. Paginated, 20 per page." desc: "Lists all songs in a playlist specified by its id. Paginated, 20 per page."
args: args:
- "1" - "1"
deleteplaylist: deleteplaylist:
@@ -996,7 +996,7 @@ pokemonability:
args: args:
- "overgrow" - "overgrow"
memelist: memelist:
desc: "Shows a list of template keys (and their repspective names) used for `{0}memegen`." desc: "Shows a list of template keys (and their respective names) used for `{0}memegen`."
args: args:
- "" - ""
memegen: memegen:
@@ -1101,7 +1101,7 @@ wiki:
args: args:
- "query" - "query"
color: color:
desc: "Shows you pictures of colors which correspond to the inputed hex values. Max 10." desc: "Shows you pictures of colors which correspond to the inputted hex values. Max 10."
args: args:
- "00ff00" - "00ff00"
- "f00 0f0 00f" - "f00 0f0 00f"