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

@ -21,7 +21,7 @@
"mutuals": "Přátelé",
"pinned": "Připnuto",
"posts": "Příspěvky",
"posts_count": "{0} příspěvků",
"posts_count": "{0} Příspěvků",
"profile_description": "pozadí profilu {0}",
"profile_unavailable": "Profil není dostupný",
"unfollow": "Přestat sledovat"