fix minor typo

This commit is contained in:
Your Name 2022-04-30 22:32:29 -04:00
parent 3318220348
commit acb42bb26c

View file

@ -39,10 +39,10 @@
<label for="visibility">{% trans '选中时为public未选中时为unlisted' %}</label>
</div>
<br><br>
<span>{% trans '分享文时附加标签:' %}</span>
<span>{% trans '分享文时附加标签:' %}</span>
<div class="import-panel__checkbox import-panel__checkbox--last">
<input name="mastodon_append_tag" id="tag" placeholder="#我的书影音" value="{{ request.user.preference.mastodon_append_tag }}" >
<label for="tag">{% trans '输入标签文字会被添加到文结尾' %}</label>
<label for="tag">{% trans '输入标签文字会被添加到文结尾' %}</label>
</div>
<div>