mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-28 07:20:31 +01:00
Update content of files
This commit is contained in:
parent
35f13c8f93
commit
85c20b2dd1
2 changed files with 6 additions and 6 deletions
|
@ -1991,6 +1991,9 @@
|
|||
"PrivacySettings.LastSeenContactsMinusPlus": [
|
||||
"My Contacts (-<mark class=\"token\">%@</mark>, +<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"PrivacySettings.LastSeenContactsPlus": [
|
||||
"My Contacts (+<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"PrivacySettings.LastSeenEverybody": [
|
||||
"Everybody"
|
||||
],
|
||||
|
@ -2448,9 +2451,6 @@
|
|||
"StickerPacksSettings.ArchivedMasks": [
|
||||
"Archived Masks"
|
||||
],
|
||||
"StickerPacksSettings.ArchivedMasks.Info": [
|
||||
"You can add up to 200 sets of masks.<br/>Unused sets are archived when you add more."
|
||||
],
|
||||
"StickerPacksSettings.ArchivedPacks": [
|
||||
"Archived Stickers"
|
||||
],
|
||||
|
|
|
@ -1567,9 +1567,6 @@
|
|||
"PrivacyPhoneNumberSettings.CustomHelp": [
|
||||
"Users who have your number saved in their contacts will also see it on Telegram."
|
||||
],
|
||||
"PrivacySettings.LastSeenContactsPlus": [
|
||||
"My Contacts (+<mark class=\"token\">%@</mark>)"
|
||||
],
|
||||
"PrivacySettings.Passcode": [
|
||||
"Passcode Lock"
|
||||
],
|
||||
|
@ -1672,6 +1669,9 @@
|
|||
"StickerPackActionInfo.RemovedTitle": [
|
||||
"Stickers Removed"
|
||||
],
|
||||
"StickerPacksSettings.ArchivedMasks.Info": [
|
||||
"You can add up to 200 sets of masks.<br/>Unused sets are archived when you add more."
|
||||
],
|
||||
"Theme.Colors.Accent": [
|
||||
"Accent"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue