Support for retry when sending media
This commit is contained in:
parent
881270f149
commit
ce6398685f
7 changed files with 69 additions and 34 deletions
|
|
@ -21,7 +21,8 @@
|
|||
"close": "close",
|
||||
"notify": "Notify",
|
||||
"different_browser_title": "Try different browser",
|
||||
"different_browser_content": "Some features may break. Copy and open link in a different browser."
|
||||
"different_browser_content": "Some features may break. Copy and open link in a different browser.",
|
||||
"retry": "Retry"
|
||||
},
|
||||
"menu": {
|
||||
"start_private_chat": "Direct Message with this user",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue