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": "@:account.following",
"pinned": "Épinglés",
"posts": "Messages",
"posts_count": "{0} messages",
"posts_count": "{0} Messages",
"profile_description": "En-tête du profil de {0}",
"profile_unavailable": "Profil non accessible",
"unblock": "Unblock",