Remove unused retryDescription
localized string
This commit is contained in:
parent
4c7c9e87ad
commit
c40bd7e235
1 changed files with 0 additions and 1 deletions
|
@ -165,7 +165,6 @@
|
|||
received: i18n('received'),
|
||||
errorLabel: i18n('error'),
|
||||
deleteLabel: i18n('deleteMessage'),
|
||||
retryDescription: i18n('retryDescription'),
|
||||
})
|
||||
);
|
||||
this.view.$el.prependTo(this.$('.message-container'));
|
||||
|
|
Loading…
Reference in a new issue