Add non-JS fallback for polls on public pages (#10155)

This commit is contained in:
ThibG
2019-03-04 18:03:12 +01:00
committed by Eugen Rochko
parent 4ced609497
commit 3de71887d8
4 changed files with 34 additions and 2 deletions

View File

@ -853,6 +853,11 @@ en:
ownership: Someone else's toot cannot be pinned
private: Non-public toot cannot be pinned
reblog: A boost cannot be pinned
poll:
total_votes:
one: "%{count} vote"
other: "%{count} votes"
vote: Vote
show_more: Show more
sign_in_to_participate: Sign in to participate in the conversation
title: '%{name}: "%{quote}"'