mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
i18n ContactView
Part of the MessageDetailView // FREEBIE
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
name : this.model.getTitle(),
|
||||
avatar : this.model.getAvatar(),
|
||||
conflict : this.conflict,
|
||||
errors : this.errors
|
||||
errors : this.errors,
|
||||
verify : i18n('verify')
|
||||
};
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user