[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:
ThibG
2021-01-22 10:09:23 +01:00
committed by Claire
parent b81710c02c
commit 00e55445b9
4 changed files with 4 additions and 4 deletions

View File

@ -153,7 +153,7 @@ class Poll extends ImmutablePureComponent {
</span>}
<span
className='poll__option__text'
className='poll__option__text translate'
dangerouslySetInnerHTML={{ __html: titleEmojified }}
/>