Merge pull request #4763 from matrix-org/t3chguy/slash_cmd_ci

Fix case-sensitivity of /me to match rest of slash commands
This commit is contained in:
Michael Telatynski 2020-06-17 17:36:53 +01:00 committed by GitHub
commit 68ca8b3891
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 7 deletions

View file

@ -148,6 +148,7 @@
"Actions": "Actions",
"Advanced": "Advanced",
"Other": "Other",
"Command error": "Command error",
"Usage": "Usage",
"Prepends ¯\\_(ツ)_/¯ to a plain-text message": "Prepends ¯\\_(ツ)_/¯ to a plain-text message",
"Sends a message as plain text, without interpreting it as markdown": "Sends a message as plain text, without interpreting it as markdown",
@ -1170,7 +1171,6 @@
"All Rooms": "All Rooms",
"Search…": "Search…",
"Server error": "Server error",
"Command error": "Command error",
"Server unavailable, overloaded, or something else went wrong.": "Server unavailable, overloaded, or something else went wrong.",
"Unknown Command": "Unknown Command",
"Unrecognised command: %(commandText)s": "Unrecognised command: %(commandText)s",