Merge branch 'poll_hint_toggle_radiobutton' into 'develop'

Added mouseover hint to poll compose radiobutton. Fixes #215

Closes #215

See merge request soapbox-pub/soapbox-fe!88
This commit is contained in:
Alex Gleason
2020-07-04 17:59:43 +00:00
64 changed files with 68 additions and 0 deletions

View File

@ -87,6 +87,7 @@
"compose_form.poll.duration": "Varaktighet för omröstning",
"compose_form.poll.option_placeholder": "Alternativ {number}",
"compose_form.poll.remove_option": "Ta bort alternativ",
"compose_form.poll.type.hint": "Click to toggle poll type. Radio button (default) is single. Checkbox is multiple.",
"compose_form.publish": "Tut",
"compose_form.publish_loud": "{publish}!",
"compose_form.sensitive.hide": "Markera media som känsligt",