Update content of files

This commit is contained in:
GitHub Action 2023-03-15 11:32:15 +00:00
parent d3527e2b60
commit de184161a3

View file

@ -4636,8 +4636,8 @@
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%d</mark> users can only be invited via link, but you don't nave permission to share invite links to this group.",
"plural": "<mark class=\"token\">%d</mark> users can only be invited via link, but you don't nave permission to share invite links to this group."
"singular": "<mark class=\"token\">%d</mark> user can only be invited via link, but you don't have permission to share invite links to this group.",
"plural": "<mark class=\"token\">%d</mark> users can only be invited via link, but you don't have permission to share invite links to this group."
}
},
"InviteFailed.Text.Cant.Multiple_countable": {
@ -4653,7 +4653,7 @@
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%@</mark> can only be invited via link, but you don't nave permission to share invite links to this group."
"singular": "<mark class=\"token\">%@</mark> can only be invited via link, but you don't have permission to share invite links to this group."
}
},
"InviteFailed.Text.Multiple": {
@ -4661,7 +4661,7 @@
"photo_url": null,
"has_binding": true,
"values": {
"singular": "<mark class=\"token\">%d</mark> users restricts adding them to groups. You can send them an invite link as message instead.",
"singular": "<mark class=\"token\">%d</mark> user restricts adding them to groups. You can send them an invite link as message instead.",
"plural": "<mark class=\"token\">%d</mark> users restricts adding them to groups. You can send them an invite link as message instead."
}
},