Update content of files

This commit is contained in:
GitHub Action 2023-03-13 11:39:19 +00:00
parent 764e653301
commit d26dd1216e

View file

@ -7514,8 +7514,6 @@
"InviteFailed.Text.Single" = "%@ restricts adding them to groups. You can send them an invite link as message instead.";
"InviteFailed.Text.Multiple_countable" = "%d";
"InviteFailed.Text.Multiple_zero" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
"InviteFailed.Text.Multiple_one" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
@ -7525,3 +7523,12 @@
"InviteFailed.Text.Multiple_other" = "%d users restricts adding them to groups. You can send them an invite link as message instead.";
"InviteFailed.Text.Cant.Single" = "%@ can only be invited via link, but you don't nave permission to share invite links to this group.";
"InviteFailed.Text.Cant.Multiple_countable" = "%d";
"InviteFailed.Text.Cant.Multiple_zero" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
"InviteFailed.Text.Cant.Multiple_one" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
"InviteFailed.Text.Cant.Multiple_two" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
"InviteFailed.Text.Cant.Multiple_few" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
"InviteFailed.Text.Cant.Multiple_many" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";
"InviteFailed.Text.Cant.Multiple_other" = "%d users can only be invited via link, but you don't nave permission to share invite links to this group.";