Describe the bug
The setting option "Compact Message Preview" is displayed in English even when the app language is set to Chinese. Furthermore, this string cannot be found in the Crowdin project, which suggests it might be hardcoded.
To Reproduce
Go to Settings -> [Conversation List]
See the untranslated string "[Compact Message Preview]"
Search for this string on the Swiftgram Crowdin project -> No results found.
Expected behavior
The string should be exposed in SGLocalizable.strings (or similar files) on Crowdin so it can be translated by the community.

Describe the bug
The setting option "Compact Message Preview" is displayed in English even when the app language is set to Chinese. Furthermore, this string cannot be found in the Crowdin project, which suggests it might be hardcoded.
To Reproduce
Go to Settings -> [Conversation List]
See the untranslated string "[Compact Message Preview]"
Search for this string on the Swiftgram Crowdin project -> No results found.
Expected behavior
The string should be exposed in SGLocalizable.strings (or similar files) on Crowdin so it can be translated by the community.