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": "@: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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue