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, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "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 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": { "StorySharedToCloseFriends": {
@ -856,8 +856,8 @@
"photo_url": null, "photo_url": null,
"has_binding": false, "has_binding": false,
"values": { "values": {
"singular": "This story is shown to <mark class=\"token\">%d</mark> contact.", "singular": "This story is now shown to <mark class=\"token\">%d</mark> contact.",
"plural": "This story is shown to <mark class=\"token\">%d</mark> contacts." "plural": "This story is now shown to <mark class=\"token\">%d</mark> contacts."
} }
}, },
"StorySharedToEveryone": { "StorySharedToEveryone": {