mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
Clubleave errors clarified. Moved enum results to their own files
This commit is contained in:
@@ -849,7 +849,8 @@
|
||||
"club_accepted": "Accepted user {0} to the club.",
|
||||
"club_accept_error": "User not found",
|
||||
"club_left": "You've left the club.",
|
||||
"club_not_in_club": "You are not in a club, or you're trying to leave the club you're the owner of.",
|
||||
"club_not_in_a_club": "You are not in a club.",
|
||||
"club_owner_cant_leave": "Club owner can't leave the club - you must either transfer ownership or disband the club.",
|
||||
"club_user_kick": "User {0} kicked from {1} club.",
|
||||
"club_user_not_in_club": "{0} is not in a club.",
|
||||
"club_user_kick_fail": "Error kicking. You're either not the club owner, or that user is not in your club.",
|
||||
|
Reference in New Issue
Block a user