Add ahelp typing indicator for admins (#19060)
* Add ahelp typing indicator for admins * Lower typing updates throttle from 3 seconds to 1 * Add stopping typing when sending a message * Lower typing indicator timeout from 15 to 10 seconds
This commit is contained in:
@@ -3,3 +3,8 @@ bwoink-user-title = Admin Message
|
||||
bwoink-system-starmute-message-no-other-users = *System: Nobody is available to receive your message. Try pinging Game Admins on Discord.
|
||||
|
||||
bwoink-system-messages-being-relayed-to-discord = Your messages are being relayed to the admins via Discord.
|
||||
|
||||
bwoink-system-typing-indicator = {$players} {$count ->
|
||||
[one] is
|
||||
*[other] are
|
||||
} typing...
|
||||
|
||||
Reference in New Issue
Block a user