mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
i18n KeyVerificationView
// FREEBIE
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
},
|
||||
render_attributes: function() {
|
||||
return {
|
||||
verifyIdentity: i18n('verifyIdentity'),
|
||||
your_key: this.splitKey(this.model.your_key),
|
||||
their_key: this.splitKey(this.model.their_key)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user