Fix character counter not updating for bio (#3101)

This commit is contained in:
Eugen Rochko
2017-05-18 00:38:18 +02:00
committed by GitHub
parent 226c9836e4
commit 76449df903
3 changed files with 9 additions and 9 deletions

View File

@ -4,14 +4,14 @@ en:
hints:
defaults:
avatar: PNG, GIF or JPG. At most 2MB. Will be downscaled to 120x120px
display_name:
one: '1 character left'
other: '%{count} characters left'
display_name:
one: '<span class="name-counter">1</span> character left'
other: '<span class="name-counter">%{count}</span> characters left'
header: PNG, GIF or JPG. At most 2MB. Will be downscaled to 700x335px
locked: Requires you to manually approve followers and defaults post privacy to followers-only
note:
one: '1 character left'
other: '%{count} characters left'
note:
one: '<span class="note-counter">1</span> character left'
other: '<span class="note-counter">%{count}</span> characters left'
imports:
data: CSV file exported from another Mastodon instance
sessions: