pull/602/head
sachaaaaa 5 years ago
parent 9ab3626149
commit cd2c4b993a

@ -962,7 +962,7 @@
"message": "Pairing Secret Words"
},
"confirmUnpairingTitle": {
"message": "Please confirm you want to unpair the following device:"
"message": "Please confirm you want to unpair the following device:"
},
"unpairDevice": {
"message": "Unpair Device"

@ -1,4 +1,12 @@
/* global Whisper, i18n, libloki, textsecure, ConversationController, $, lokiFileServerAPI */
/* global
Whisper,
i18n,
libloki,
textsecure,
ConversationController,
$,
lokiFileServerAPI
*/
// eslint-disable-next-line func-names
(function() {

Loading…
Cancel
Save