posts-string-fix
This commit is contained in:
parent
95232f8358
commit
8b5b5a609f
|
@ -401,7 +401,7 @@
|
||||||
"some followings": "{count, plural, =0 {no subscriptions} one {{count} subscription} other {{count} subscriptions}}",
|
"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 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 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 shouts": "{count} {count, plural, one {post} other {posts}}",
|
||||||
"some views": "{count} {count, plural, one {view} other {views}}",
|
"some views": "{count} {count, plural, one {view} other {views}}",
|
||||||
"Something went wrong, check email and password": "Something went wrong. Check your email and password",
|
"Something went wrong, check email and password": "Something went wrong. Check your email and password",
|
||||||
|
|
|
@ -427,7 +427,7 @@
|
||||||
"some followings": "{count, plural, =0 {нет подписок} one {{count} подписка} few {{count} подписки} other {{count} подписок}}",
|
"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 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 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 shouts": "{count} {count, plural, one {публикация} few {публикации} other {публикаций}}",
|
||||||
"some views": "{count} {count, plural, one {просмотр} few {просмотрa} other {просмотров}}",
|
"some views": "{count} {count, plural, one {просмотр} few {просмотрa} other {просмотров}}",
|
||||||
"Something went wrong, check email and password": "Что-то пошло не так. Проверьте адрес электронной почты и пароль",
|
"Something went wrong, check email and password": "Что-то пошло не так. Проверьте адрес электронной почты и пароль",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user