We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2df7d14 + 2e4b4ce commit fa29b7fCopy full SHA for fa29b7f
1 file changed
src/ui/Label/stringSet.ts
@@ -203,7 +203,7 @@ const stringSet = {
203
THREAD__INPUT__REPLY_IN_THREAD: 'Reply in thread',
204
// Feature - Mention
205
MENTION_NAME__NO_NAME: '(No name)',
206
- MENTION_COUNT__OVER_LIMIT: 'You can mention up to %d times at a time.',
+ MENTION_COUNT__OVER_LIMIT: 'You can have up to %d mentions per message.',
207
UI__FILE_VIEWER__UNSUPPORT: 'Unsupported message',
208
// Feature - Voice Message
209
VOICE_RECORDING_PERMISSION_DENIED: `You cannot record the voice since
0 commit comments