Delete unused localization strings
This commit is contained in:
parent
e46c2ebbab
commit
ff0de5ea02
1 changed files with 3 additions and 3 deletions
|
@ -17,15 +17,15 @@
|
|||
},
|
||||
"icu:AddCaptionModal__title": {
|
||||
"messageformat": "Add a message",
|
||||
"description": "Shown as the title of the dialog that allows you to add a caption to a story"
|
||||
"description": "(Deleted 12/14/2023) Shown as the title of the dialog that allows you to add a caption to a story"
|
||||
},
|
||||
"icu:AddCaptionModal__placeholder": {
|
||||
"messageformat": "Message",
|
||||
"description": "Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)"
|
||||
"description": "(Deleted 12/14/2023) Placeholder text for textarea when adding a caption/message (we don't know which yet so we default to message)"
|
||||
},
|
||||
"icu:AddCaptionModal__submit-button": {
|
||||
"messageformat": "Done",
|
||||
"description": "Label on the button that submits changes to a story's caption in the add-caption dialog"
|
||||
"description": "(Deleted 12/14/2023) Label on the button that submits changes to a story's caption in the add-caption dialog"
|
||||
},
|
||||
"icu:AddUserToAnotherGroupModal__title": {
|
||||
"messageformat": "Add to a group",
|
||||
|
|
Loading…
Reference in a new issue