i18n: add chat translation
This commit is contained in:
parent
5d787ef9fd
commit
7a7741656d
@ -371,5 +371,8 @@
|
||||
"wantToUpdate": "Do you want to update?",
|
||||
"yes": "Yes",
|
||||
"no": "No"
|
||||
},
|
||||
"chat": {
|
||||
"notifyall": "Notify all circle users"
|
||||
}
|
||||
}
|
||||
|
@ -371,5 +371,8 @@
|
||||
"wantToUpdate": "¿Quieres actualizar?",
|
||||
"yes": "Sí",
|
||||
"no": "No"
|
||||
},
|
||||
"chat": {
|
||||
"notifyall": "Notificar a todos los usuarios del círculo"
|
||||
}
|
||||
}
|
||||
|
@ -369,5 +369,8 @@
|
||||
"wantToUpdate": "Voulez-vous mettre à jour ?",
|
||||
"yes": "Oui",
|
||||
"no": "Non"
|
||||
},
|
||||
"chat": {
|
||||
"notifyall": "Notifier tous les utilisateurs du cercle"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user