fix: More "Followers you know" polish & bug fixes (#34697)
This commit is contained in:
parent
ae281f31db
commit
3f965d83b0
4 changed files with 18 additions and 15 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"account.edit_profile": "Edit profile",
|
||||
"account.enable_notifications": "Notify me when @{name} posts",
|
||||
"account.endorse": "Feature on profile",
|
||||
"account.familiar_followers_many": "Followed by {name1}, {name2}, and {othersCount, plural, one {# other} other {# others}}",
|
||||
"account.familiar_followers_many": "Followed by {name1}, {name2}, and {othersCount, plural, one {one other you know} other {# others you know}}",
|
||||
"account.familiar_followers_one": "Followed by {name1}",
|
||||
"account.familiar_followers_two": "Followed by {name1} and {name2}",
|
||||
"account.featured": "Featured",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue