Skip to content

Commit

Permalink
Merge pull request #39221 from GandalfGwaihir/issue39113
Browse files Browse the repository at this point in the history
[Feature Request]: Update the @here text to change "Notify everyone online in this room" to "Notify everyone in this conversation"
  • Loading branch information
MonilBhavsar authored Apr 1, 2024
2 parents aacfa8c + 349c11d commit 5450717
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ export default {
asCopilot: 'as copilot for',
},
mentionSuggestions: {
hereAlternateText: 'Notify everyone online in this room',
hereAlternateText: 'Notify everyone in this conversation',
},
newMessages: 'New messages',
reportTypingIndicator: {
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ export default {
asCopilot: 'como copiloto de',
},
mentionSuggestions: {
hereAlternateText: 'Notificar a todos los que estén en linea de esta sala',
hereAlternateText: 'Notificar a todos en esta conversación',
},
newMessages: 'Mensajes nuevos',
reportTypingIndicator: {
Expand Down

0 comments on commit 5450717

Please sign in to comment.