feat(i18n): capitalize posts_count unit (#787)
This commit is contained in:
parent
5c0e1790fa
commit
614bc274bc
6 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
"mutuals": "Mutuals",
|
||||
"pinned": "Pinned",
|
||||
"posts": "Posts",
|
||||
"posts_count": "{0} posts|{0} post|{0} posts",
|
||||
"posts_count": "{0} Posts|{0} Post|{0} Posts",
|
||||
"profile_description": "{0}'s profile header",
|
||||
"profile_unavailable": "Profile unavailable",
|
||||
"unblock": "Unblock",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue