feat(i18n): capitalize posts_count unit (#787)

This commit is contained in:
Lucas Homer 2023-01-04 23:38:04 -08:00 committed by GitHub
parent 5c0e1790fa
commit 614bc274bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 6 additions and 6 deletions

View file

@ -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",