]> cat aescling's git repositories - mastodon.git/commit
Add “translate” class to other user strings (#15611)
authorThibG <thib@sitedethib.com>
Fri, 22 Jan 2021 09:09:23 +0000 (10:09 +0100)
committerGitHub <noreply@github.com>
Fri, 22 Jan 2021 09:09:23 +0000 (10:09 +0100)
commit5fcac81302ad323a86ab43243c242c4a10cd338a
tree0d78405a11b2fe111b9292231e70abe8d5b165ef
parenteb51e43fb4386120f77f2ff99581f15018a81bd4
Add “translate” class to other user strings (#15611)

* Add “translate” class to other user strings

Follow-up to #15610.

Allow Google Translate to work on more user content:
- poll options
- reply indicator (contents of the status being replied to)
- directory account cards
- account note in follow requests list

* Fix incorrect styling of account bio

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
app/javascript/mastodon/components/poll.js
app/javascript/mastodon/features/account/components/header.js
app/javascript/mastodon/features/compose/components/reply_indicator.js
app/javascript/mastodon/features/directory/components/account_card.js
app/javascript/mastodon/features/follow_requests/components/account_authorize.js