posts-string-fix

This commit is contained in:
Untone 2024-06-09 12:36:47 +03:00
parent 95232f8358
commit 8b5b5a609f
2 changed files with 2 additions and 2 deletions

View File

@ -401,7 +401,7 @@
"some followings": "{count, plural, =0 {no subscriptions} one {{count} subscription} other {{count} subscriptions}}",
"Some new comments to your publication": "{commentsCount, plural, one {New comment} other {{commentsCount} comments}} to your publication",
"Some new replies to your comment": "{commentsCount, plural, one {New reply} other {{commentsCount} replays}} to your publication",
"some publications": "{count, plural, =0 {no publications} one {{count} publication} other {{count} publications}}",
"some posts": "{count, plural, =0 {no publications} one {{count} publication} other {{count} publications}}",
"some shouts": "{count} {count, plural, one {post} other {posts}}",
"some views": "{count} {count, plural, one {view} other {views}}",
"Something went wrong, check email and password": "Something went wrong. Check your email and password",

View File

@ -427,7 +427,7 @@
"some followings": "{count, plural, =0 {нет подписок} one {{count} подписка} few {{count} подписки} other {{count} подписок}}",
"Some new comments to your publication": "{commentsCount, plural, one {Новый комментарий} few {{commentsCount} новых комментария} other {{commentsCount} новых комментариев}} к вашей публикации",
"Some new replies to your comment": "{commentsCount, plural, one {Новый ответ} few {{commentsCount} новых ответа} other {{commentsCount} новых ответов}} на ваш комментарий к публикации",
"some publications": "{count, plural, =0 {нет публикаций} one {{count} публикация} few {{count} публикации} other {{count} публикаций}}",
"some posts": "{count, plural, =0 {нет публикаций} one {{count} публикация} few {{count} публикации} other {{count} публикаций}}",
"some shouts": "{count} {count, plural, one {публикация} few {публикации} other {публикаций}}",
"some views": "{count} {count, plural, one {просмотр} few {просмотрa} other {просмотров}}",
"Something went wrong, check email and password": "Что-то пошло не так. Проверьте адрес электронной почты и пароль",