fix: improve error message for channel deletion

This commit is contained in:
Divlo
2022-04-09 11:09:51 +02:00
parent 32f2edd7fc
commit 8bb4ef8b54
3 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,7 @@
"create": "Create",
"status": "Status",
"create-a-channel": "Create a channel",
"delete-channel-only-one": "The guild should have at least one channel. You can't delete the only channel of the guild.",
"create-a-guild": "Create a Guild",
"create-a-guild-description": "Create your own guild and manage everything.",
"join-a-guild": "Join a Guild",