fix localization (#7933)

This commit is contained in:
Elias Nahum 2024-05-06 18:00:30 +08:00 committed by GitHub
parent b98c184e7c
commit b43cdd6fea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1054,11 +1054,9 @@
"suggestion.mention.channels": "My Channels",
"suggestion.mention.groups": "Group Mentions",
"suggestion.mention.here": "Notifies everyone online in this channel",
"suggestion.mention.members": "Channel Members",
"suggestion.mention.morechannels": "Other Channels",
"suggestion.mention.users": "Users",
"suggestion.mention.nonmembers": "Not in Channel",
"suggestion.mention.special": "Special Mentions",
"suggestion.mention.users": "Users",
"suggestion.search.direct": "Direct Messages",
"suggestion.search.private": "Private Channels",
"suggestion.search.public": "Public Channels",