Fix typos in messages.json (#3668)
* Fix typo in messages.json * Fix description of `Disappearing Video` string
This commit is contained in:
parent
074c0d3ba0
commit
de16d5cee7
1 changed files with 2 additions and 2 deletions
|
@ -1750,9 +1750,9 @@
|
||||||
"Shown in notifications and in the left pane when a message is a disappearing photo."
|
"Shown in notifications and in the left pane when a message is a disappearing photo."
|
||||||
},
|
},
|
||||||
"message--getDescription--disappearing-video": {
|
"message--getDescription--disappearing-video": {
|
||||||
"message": "Disappering Video",
|
"message": "Disappearing Video",
|
||||||
"description":
|
"description":
|
||||||
"Shown in notifications and in the left pane when a message is a disappearing photo."
|
"Shown in notifications and in the left pane when a message is a disappearing video."
|
||||||
},
|
},
|
||||||
"stickers--toast--InstallFailed": {
|
"stickers--toast--InstallFailed": {
|
||||||
"message": "Sticker pack could not be installed",
|
"message": "Sticker pack could not be installed",
|
||||||
|
|
Loading…
Reference in a new issue