[Glitch] Add “translate” class to other user strings
Port 5fcac81302
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@ -66,7 +66,7 @@ class ReplyIndicator extends ImmutablePureComponent {
|
||||
)}
|
||||
</header>
|
||||
<div
|
||||
className='content'
|
||||
className='content translate'
|
||||
dangerouslySetInnerHTML={{ __html: content || '' }}
|
||||
/>
|
||||
{attachments.size > 0 && (
|
||||
|
Reference in New Issue
Block a user