mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
* feature: Added .stickyroles command, untested
* ci: possible fix
This commit is contained in:
@@ -1064,5 +1064,7 @@
|
||||
"thread_created": "Thread Created",
|
||||
"supported_languages": "Supported Languages",
|
||||
"cache_users_pending": "Updating users, please wait...",
|
||||
"cache_users_done": "{0} users were added and {1} users were updated."
|
||||
"cache_users_done": "{0} users were added and {1} users were updated.",
|
||||
"sticky_roles_enabled": "Sticky roles enabled. Leaving users' roles will be restored when they rejoin the server.",
|
||||
"sticky_roles_disabled": "Sticky roles disabled."
|
||||
}
|
||||
|
Reference in New Issue
Block a user