Update content of files

This commit is contained in:
GitHub Action 2024-10-11 17:11:23 +00:00
parent 56e611c46a
commit 2595252bf5
2 changed files with 10 additions and 0 deletions

View file

@ -6154,6 +6154,10 @@
<public type="string" name="Gift2Send_one" id="tgcrawl" />
<public type="string" name="Gift2Send_other" id="tgcrawl" />
<public type="string" name="Gift2SenderHidden" id="tgcrawl" />
<public type="string" name="Gift2SoldOut" id="tgcrawl" />
<public type="string" name="Gift2SoldOutTitle" id="tgcrawl" />
<public type="string" name="Gift2SoldOut_one" id="tgcrawl" />
<public type="string" name="Gift2SoldOut_other" id="tgcrawl" />
<public type="string" name="Gift2Stars" id="tgcrawl" />
<public type="string" name="Gift2StarsCount_one" id="tgcrawl" />
<public type="string" name="Gift2StarsCount_other" id="tgcrawl" />
@ -8605,6 +8609,7 @@
<public type="string" name="Report2CommentInfo" id="tgcrawl" />
<public type="string" name="Report2CommentInfoChannel" id="tgcrawl" />
<public type="string" name="Report2CommentInfoGroup" id="tgcrawl" />
<public type="string" name="Report2CommentInfoMany" id="tgcrawl" />
<public type="string" name="Report2CommentInfoUser" id="tgcrawl" />
<public type="string" name="Report2CommentOptional" id="tgcrawl" />
<public type="string" name="Report2Send" id="tgcrawl" />

View file

@ -3477,6 +3477,10 @@ This action cannot be undone. This will permanently destroy the gift."</string>
<string name="Gift2Send_one">Send a Gift for ⭐️%d</string>
<string name="Gift2Send_other">Send a Gift for ⭐️%d</string>
<string name="Gift2SenderHidden">Only you can see the senderʼs name.</string>
<string name="Gift2SoldOut">sold out</string>
<string name="Gift2SoldOutTitle">Sold Out!</string>
<string name="Gift2SoldOut_one">All %d gifts were already sold.</string>
<string name="Gift2SoldOut_other">All %d gifts were already sold.</string>
<string name="Gift2Stars">Gift Stars</string>
<string name="Gift2StarsCount_one">%d Star</string>
<string name="Gift2StarsCount_other">%d Stars</string>
@ -6036,6 +6040,7 @@ Ask your **Premium** subscribers to boost your channel with this link:"</string>
<string name="Report2CommentInfo">Please help us by telling what is wrong with the message you have selected.</string>
<string name="Report2CommentInfoChannel">Please help us by telling what is wrong with the channel you have selected.</string>
<string name="Report2CommentInfoGroup">Please help us by telling what is wrong with the group you have selected.</string>
<string name="Report2CommentInfoMany">Please help us by telling what is wrong with the message you have selected.</string>
<string name="Report2CommentInfoUser">Please help us by telling what is wrong with the user you have selected.</string>
<string name="Report2CommentOptional">Add Comment (Optional)</string>
<string name="Report2Send">Send Report</string>