mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 23:38:26 +01:00
Update content of files
This commit is contained in:
parent
d2a2824a5b
commit
60f5a026bf
5 changed files with 11 additions and 2 deletions
|
@ -0,0 +1 @@
|
|||
e6bb12208b3cf856e25ffed743743f70fb9d22659f36e25608cb28ab578b125d
|
|
@ -0,0 +1 @@
|
|||
69de4a8bfa448054fde9a0f836073303408b21507a9ee33f3423096bc3c2f322
|
|
@ -1 +1 @@
|
|||
871fbdec9fd8c09283aa9fa11ee8031f08670764148cedfbfcf406245676519d
|
||||
1ff1e273a0c53670de4e7be9b6e9271b6e6a498858b93380f61c30eaf40f5767
|
|
@ -1 +1 @@
|
|||
a07b52c9ee48ee8d8aa7b8aa0bd9a1bf1d1d5173f3a28b4bee1426d7de1882e5
|
||||
65f6df6388c246fe28149191a6bb0b2fa2b3e29e84db10dabae88e5ad8245a30
|
|
@ -1112,6 +1112,7 @@
|
|||
"PeerInfo.GroupName.Placeholder" = "Group Name";
|
||||
"PeerInfo.ChannelName.Placeholder" = "Channel Name";
|
||||
"PeerInfo.Phone" = "phone";
|
||||
"PeerInfo.AnonymousPhone" = "anonymous phone";
|
||||
|
||||
"ConvertToSupergroup.Alert.Error" = "Something went wrong, sorry. Please try again later.";
|
||||
"ConvertToSuperGroup.Confirm" = "Are you sure? This action cannot be undone.";
|
||||
|
@ -7031,3 +7032,9 @@
|
|||
"GlobalTimer.Confirm.Text" = "Are you sure you want all messages in new chats started by you to be automatically deleted for everyone %1$@ after they have been sent?";
|
||||
"GlobalTimer.Confirm.Ok" = "Enable Auto-Deletion";
|
||||
|
||||
|
||||
"PeerInfo.Phone.AnonymousInfo" = "This number is not tied to a SIM card and was acquired on [Fragment]().";
|
||||
|
||||
|
||||
"Chat.AutoremoveTimerSetUserGlobalYou" = "You set a self-destruct timer for all chats.\nAll new messages in this chat will be automatically deleted after %1$@ they're sent.";
|
||||
"Chat.AutoremoveTimerSetUserGlobal" = "%1$@ set a self-destruct timer for all chats.\nAll new messages in this chat will be automatically deleted after %2$@ they're sent.";
|
||||
|
|
Loading…
Reference in a new issue