gfhgfd
This commit is contained in:
@@ -583,7 +583,9 @@
|
||||
poll_votes: "{{ t('comments.poll_votes') || 'votes' }}",
|
||||
poll_vote_single: "{{ t('comments.poll_vote_single') || 'vote' }}",
|
||||
poll_delete: "{{ t('comments.poll_delete') || 'Delete poll' }}",
|
||||
poll_expired: "{{ t('comments.poll_expired') || 'Poll closed' }}"
|
||||
poll_expired: "{{ t('comments.poll_expired') || 'Poll closed' }}",
|
||||
poll_anonymous: "{{ t('comments.poll_anonymous') || 'Anonymous' }}",
|
||||
poll_public: "{{ t('comments.poll_public') || 'Public votes' }}"
|
||||
};
|
||||
</script>
|
||||
<script src="/s/js/f0ckm.js?v={{ ts }}"></script>
|
||||
|
||||
Reference in New Issue
Block a user