i18n KeyVerificationView
// FREEBIE
This commit is contained in:
parent
95e47dace1
commit
85eb5c4d59
2 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue