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