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