mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
add: notify, minesweeper, migrations
dev: renames, refactors change: remind optimized wait
This commit is contained in:
@@ -1142,5 +1142,9 @@
|
||||
"server_color_set": "Successfully set a new server color.",
|
||||
"lasts_until": "Lasts Until",
|
||||
"winners_count": "Winners",
|
||||
"level_set": "Level of user {0} set to {1} on this server."
|
||||
"level_set": "Level of user {0} set to {1} on this server.",
|
||||
"temp_role_added": "User {0} has been given {1} role temporarily. The role expires {2}",
|
||||
"user_afk": "User {0} is AFK.",
|
||||
"notify_on":"Notification message will be sent on this channel when {0} event triggers.",
|
||||
"notify_off":"Notification message will no longer be sent when {0} event triggers."
|
||||
}
|
||||
|
Reference in New Issue
Block a user