Fixes two translations
This commit is contained in:
parent
7cbc35c57b
commit
4c2f169783
1 changed files with 3 additions and 3 deletions
|
@ -943,7 +943,7 @@
|
|||
},
|
||||
"originalMessageNotAvailable": {
|
||||
"message": "Original message no longer available",
|
||||
"description": "Shown in toast if user clicks on quote that references message no longer in database"
|
||||
"description": "(deleted 02/07/2023) Shown in toast if user clicks on quote that references message no longer in database"
|
||||
},
|
||||
"messageFoundButNotLoaded": {
|
||||
"message": "Original message found, but not loaded. Scroll up to load it.",
|
||||
|
@ -6176,8 +6176,8 @@
|
|||
"description": "Title for replies tab"
|
||||
},
|
||||
"StoryViewsNRepliesModal__react": {
|
||||
"message": "(deleted 01/25/23) React to story",
|
||||
"description": "aria-label for reaction button"
|
||||
"message": "React to story",
|
||||
"description": "(deleted 01/25/23) aria-label for reaction button"
|
||||
},
|
||||
"StoryViewsNRepliesModal__reacted": {
|
||||
"message": "Reacted to the story",
|
||||
|
|
Loading…
Add table
Reference in a new issue