Update content of files

This commit is contained in:
GitHub Action 2023-07-26 11:36:12 +00:00
parent b93aee922a
commit db97b5f7ea

View file

@ -839,8 +839,8 @@
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This story is shown to your contacts (excluding <mark class=\"token\">%d</mark>).",
"plural": "This story is shown to your contacts (excluding <mark class=\"token\">%d</mark>)."
"singular": "This story is now shown to your contacts (excluding <mark class=\"token\">%d</mark>).",
"plural": "This story is now shown to your contacts (excluding <mark class=\"token\">%d</mark>)."
}
},
"StorySharedToCloseFriends": {
@ -856,8 +856,8 @@
"photo_url": null,
"has_binding": false,
"values": {
"singular": "This story is shown to <mark class=\"token\">%d</mark> contact.",
"plural": "This story is shown to <mark class=\"token\">%d</mark> contacts."
"singular": "This story is now shown to <mark class=\"token\">%d</mark> contact.",
"plural": "This story is now shown to <mark class=\"token\">%d</mark> contacts."
}
},
"StorySharedToEveryone": {