Archived
2
0

show reconnecting notify. #48

This commit is contained in:
Miroslav Šedivý
2021-07-17 19:18:21 +02:00
parent 2cff2a340f
commit b9b80ed79a
9 changed files with 30 additions and 1 deletions

View File

@ -69,6 +69,8 @@ export const setting = {
export const connection = {
logged_out: 'Vous avez été déconnecté.',
// TODO
//reconnecting: 'Reconnecting',
connected: 'Connecté',
disconnected: 'Déconnecté',
button_confirm: 'OK',