Skip to content

Commit

Permalink
clean translation
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbuks committed Aug 28, 2024
1 parent e5e2fee commit 32ad123
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ function ForwardPostChannelSelect({onSelect, value, currentBodyHeight, validChan
};
const message = (
<FormattedMessage
defaultMessage='iPhone Native Classic App'
defaultMessage='Select a channel or people'
id='forward_post_modal.selection'
/>
);
Expand Down
2 changes: 1 addition & 1 deletion webapp/channels/src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3726,7 +3726,7 @@
"forward_post_modal.preview.footer_message": "Originally posted in ~{channel}",
"forward_post_modal.preview.title": "Message preview",
"forward_post_modal.title": "Forward message",
"forward_post_modal.selection": "Selecting a channel or people",
"forward_post_modal.selection": "Select a channel or people",
"free.banner.downgraded": "Your workspace now has restrictions and some data has been archived",
"free.professional_feature.back": "Back",
"free.professional_feature.professional": "Professional feature",
Expand Down

0 comments on commit 32ad123

Please sign in to comment.