mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
custom kick message, fixes #56.
This commit is contained in:
@ -73,6 +73,8 @@ export const connection = {
|
||||
//reconnecting: 'Reconnecting',
|
||||
connected: 'Connecté',
|
||||
disconnected: 'Déconnecté',
|
||||
// TODO
|
||||
//kicked: 'You have been removed from this room.',
|
||||
button_confirm: 'OK',
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user