mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-16 06:40:42 +01:00
Update content of files
This commit is contained in:
parent
5d41d741f4
commit
958e2664f8
2 changed files with 152 additions and 2 deletions
|
@ -179,7 +179,7 @@
|
||||||
</div></nav>
|
</div></nav>
|
||||||
<section class="content clearfix">
|
<section class="content clearfix">
|
||||||
<section class="tr-content"><h3 class="tr-header">
|
<section class="tr-content"><h3 class="tr-header">
|
||||||
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">3902</span>
|
<a href="/en/" class="tr-back"></a>macOS<span class="tr-header-counter">3952</span>
|
||||||
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
<div class="tr-header-tabs"><span class="tr-header-tab"><a href="/en/macos/recent/translations">Translations</a></span><span class="tr-header-tab"><a href="/en/macos/recent/suggestions">Suggestions</a></span><span class="tr-header-tab"><a href="/en/macos/recent/comments">Comments</a></span></div>
|
||||||
</h3>
|
</h3>
|
||||||
<section class="tr-sections clearfix">
|
<section class="tr-sections clearfix">
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
</div><div class="tr-section-col col-lg-4 col-xs-6">
|
||||||
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
<div class="tr-section-wrap"><a href="/en/macos/unsorted/" class="tr-section">
|
||||||
<div class="tr-section-cover cover0"></div>
|
<div class="tr-section-cover cover0"></div>
|
||||||
<div class="tr-section-caption">Unsorted (812)</div>
|
<div class="tr-section-caption">Unsorted (862)</div>
|
||||||
</a></div>
|
</a></div>
|
||||||
</div>
|
</div>
|
||||||
</section></section>
|
</section></section>
|
||||||
|
|
|
@ -8,6 +8,9 @@
|
||||||
"AccountSettings.DeleteAccount": [
|
"AccountSettings.DeleteAccount": [
|
||||||
"Remove Account"
|
"Remove Account"
|
||||||
],
|
],
|
||||||
|
"AccountSettings.Premium": [
|
||||||
|
"Telegram Premium"
|
||||||
|
],
|
||||||
"AccountSettings.Wallet": [
|
"AccountSettings.Wallet": [
|
||||||
"Gram Wallet"
|
"Gram Wallet"
|
||||||
],
|
],
|
||||||
|
@ -83,6 +86,15 @@
|
||||||
"AutoNight.Settings.SystemBasedDesc": [
|
"AutoNight.Settings.SystemBasedDesc": [
|
||||||
"App interface will match the system appearance settings."
|
"App interface will match the system appearance settings."
|
||||||
],
|
],
|
||||||
|
"Avatar.Background.Patters": [
|
||||||
|
"GRADIENT WITH PATTERN"
|
||||||
|
],
|
||||||
|
"Avatar.Background.PlainGradient": [
|
||||||
|
"PLAIN GRADIENT"
|
||||||
|
],
|
||||||
|
"Avatar.Preview": [
|
||||||
|
"Preview"
|
||||||
|
],
|
||||||
"BlockContact.Options.Action": [
|
"BlockContact.Options.Action": [
|
||||||
"Block <mark class=\"token\">%@</mark>"
|
"Block <mark class=\"token\">%@</mark>"
|
||||||
],
|
],
|
||||||
|
@ -203,9 +215,15 @@
|
||||||
"CancelResetAccount.Title": [
|
"CancelResetAccount.Title": [
|
||||||
"Cancel Account Reset"
|
"Cancel Account Reset"
|
||||||
],
|
],
|
||||||
|
"Channel.AddAdminKickedError": [
|
||||||
|
"Sorry, you can't add this user as an admin because they are in the Removed Users list and you can't unban them."
|
||||||
|
],
|
||||||
"Channel.AddBotErrorNoRights": [
|
"Channel.AddBotErrorNoRights": [
|
||||||
"Bots can only be added to channels as admins."
|
"Bots can only be added to channels as admins."
|
||||||
],
|
],
|
||||||
|
"Channel.AddUserKickedError": [
|
||||||
|
"Sorry, you can't add this user because they are on the list of Removed Users and you can't unban them."
|
||||||
|
],
|
||||||
"Channel.AdminLog.CanInviteUsersViaLink": [
|
"Channel.AdminLog.CanInviteUsersViaLink": [
|
||||||
"Invite Users via Link"
|
"Invite Users via Link"
|
||||||
],
|
],
|
||||||
|
@ -300,6 +318,36 @@
|
||||||
"ChannelVisibility.Confirm.MakePrivate.Group": [
|
"ChannelVisibility.Confirm.MakePrivate.Group": [
|
||||||
"If you make this group private, the name @<mark class=\"token\">%@</mark> will be removed. Anyone else will be able to take it for their public groups or channels."
|
"If you make this group private, the name @<mark class=\"token\">%@</mark> will be removed. Anyone else will be able to take it for their public groups or channels."
|
||||||
],
|
],
|
||||||
|
"ChannelVisibility.Forwarding.ChannelInfo1": [
|
||||||
|
"Members will be able to copy, save and forward content from this channel."
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Forwarding.ChannelInfo1.Restrict": [
|
||||||
|
"Members won't be able to copy, save and forward content from this channel."
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Forwarding.GroupInfo1": [
|
||||||
|
"Members will be able to copy, save and forward content from this group."
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Forwarding.GroupInfo1.Restrict": [
|
||||||
|
"Members won't be able to copy, save and forward content from this group."
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Forwarding.Restrict": [
|
||||||
|
"Restrict Saving Content"
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Messages.Approve": [
|
||||||
|
"Approve New Members"
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Messages.Approve.Info": [
|
||||||
|
"Turn this on if you want users to be able to send messages only after they are approved by an admin."
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Messages.Everyone": [
|
||||||
|
"Everyone"
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Messages.Members": [
|
||||||
|
"Only Members"
|
||||||
|
],
|
||||||
|
"ChannelVisibility.Messages.Who": [
|
||||||
|
"WHO CAN SEND MESSAGES?"
|
||||||
|
],
|
||||||
"Chat.Alert.Forward.Action.Hide": [
|
"Chat.Alert.Forward.Action.Hide": [
|
||||||
"Hide Sender Names"
|
"Hide Sender Names"
|
||||||
],
|
],
|
||||||
|
@ -378,6 +426,9 @@
|
||||||
"Chat.Context.FeedInfo": [
|
"Chat.Context.FeedInfo": [
|
||||||
"Channels Info"
|
"Channels Info"
|
||||||
],
|
],
|
||||||
|
"Chat.Context.ViewStatistics": [
|
||||||
|
"View Statistics"
|
||||||
|
],
|
||||||
"Chat.Date.ScheduledUntilOnline": [
|
"Chat.Date.ScheduledUntilOnline": [
|
||||||
"Scheduled until online"
|
"Scheduled until online"
|
||||||
],
|
],
|
||||||
|
@ -446,6 +497,9 @@
|
||||||
"Chat.List.Video_countable": [
|
"Chat.List.Video_countable": [
|
||||||
"<mark class=\"token\">%d</mark>"
|
"<mark class=\"token\">%d</mark>"
|
||||||
],
|
],
|
||||||
|
"Chat.Message.DeleteForAll": [
|
||||||
|
"Delete for All"
|
||||||
|
],
|
||||||
"Chat.Message.DeleteForEveryone": [
|
"Chat.Message.DeleteForEveryone": [
|
||||||
"Delete for Everyone"
|
"Delete for Everyone"
|
||||||
],
|
],
|
||||||
|
@ -468,6 +522,9 @@
|
||||||
"Chat.Message.ReadStats.Watched_countable": [
|
"Chat.Message.ReadStats.Watched_countable": [
|
||||||
"<mark class=\"token\">%d</mark>"
|
"<mark class=\"token\">%d</mark>"
|
||||||
],
|
],
|
||||||
|
"Chat.Message.Recommended": [
|
||||||
|
"recommended"
|
||||||
|
],
|
||||||
"Chat.Message.UnsendMessages": [
|
"Chat.Message.UnsendMessages": [
|
||||||
"Unsend my messages"
|
"Unsend my messages"
|
||||||
],
|
],
|
||||||
|
@ -525,6 +582,12 @@
|
||||||
"Chat.SendAs.Group_countable": [
|
"Chat.SendAs.Group_countable": [
|
||||||
"<mark class=\"token\">%d</mark>"
|
"<mark class=\"token\">%d</mark>"
|
||||||
],
|
],
|
||||||
|
"Chat.SendJoinRequest.Info": [
|
||||||
|
"You will be able to send messages once the adminds approve your request."
|
||||||
|
],
|
||||||
|
"Chat.SendJoinRequest.Title": [
|
||||||
|
"Request to join sent"
|
||||||
|
],
|
||||||
"Chat.SendMessageErrorFlood": [
|
"Chat.SendMessageErrorFlood": [
|
||||||
"Sorry, you can only send messages to mutual contacts at the moment."
|
"Sorry, you can only send messages to mutual contacts at the moment."
|
||||||
],
|
],
|
||||||
|
@ -534,6 +597,24 @@
|
||||||
"Chat.Service.PaymentSent1": [
|
"Chat.Service.PaymentSent1": [
|
||||||
"You have successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>**"
|
"You have successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>**"
|
||||||
],
|
],
|
||||||
|
"Chat.Service.PaymentSent1NoTitle": [
|
||||||
|
"You have successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>**"
|
||||||
|
],
|
||||||
|
"Chat.Service.PaymentSentRecurringInit": [
|
||||||
|
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>** and allowed future reccurrent payments"
|
||||||
|
],
|
||||||
|
"Chat.Service.PaymentSentRecurringInitNoTitle": [
|
||||||
|
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** and allowed future reccurrent payments"
|
||||||
|
],
|
||||||
|
"Chat.Service.PaymentSentRecurringUsed": [
|
||||||
|
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** for **<mark class=\"token\">%3$@</mark>** via recurrent payments"
|
||||||
|
],
|
||||||
|
"Chat.Service.PaymentSentRecurringUsedNoTitle": [
|
||||||
|
"You have just successfully transferred **<mark class=\"token\">%1$@</mark>** to **<mark class=\"token\">%2$@</mark>** via recurrent payments"
|
||||||
|
],
|
||||||
|
"Chat.Service.WebData": [
|
||||||
|
"You have just successfully transferred data from the \"<mark class=\"token\">%@</mark>\" button to the bot."
|
||||||
|
],
|
||||||
"Chat.TitleFeed": [
|
"Chat.TitleFeed": [
|
||||||
"Feed"
|
"Feed"
|
||||||
],
|
],
|
||||||
|
@ -595,6 +676,9 @@
|
||||||
"ChatList.Context.PinErrorNew2": [
|
"ChatList.Context.PinErrorNew2": [
|
||||||
"Sorry, you can only pin 5 chats to the top in the main list. More chats can be pinned in Chat Folders and your Archive."
|
"Sorry, you can only pin 5 chats to the top in the main list. More chats can be pinned in Chat Folders and your Archive."
|
||||||
],
|
],
|
||||||
|
"ChatList.Context.Sound": [
|
||||||
|
"Sound"
|
||||||
|
],
|
||||||
"ChatList.EmptyText": [
|
"ChatList.EmptyText": [
|
||||||
"**You have no chats yet**<br/>Start messaging by clicking the pencil button in the top right corner or go to the Contacts section."
|
"**You have no chats yet**<br/>Start messaging by clicking the pencil button in the top right corner or go to the Contacts section."
|
||||||
],
|
],
|
||||||
|
@ -613,6 +697,9 @@
|
||||||
"ChatList.Filter.Exclude.LimitReached": [
|
"ChatList.Filter.Exclude.LimitReached": [
|
||||||
"Sorry, you can only add up to 100 individual chats. Try using chat types."
|
"Sorry, you can only add up to 100 individual chats. Try using chat types."
|
||||||
],
|
],
|
||||||
|
"ChatList.Filter.Exclude.LimitReached.New": [
|
||||||
|
"Sorry, you can only add up to <mark class=\"token\">%d</mark> chats."
|
||||||
|
],
|
||||||
"ChatList.Filter.ExcludeMuted": [
|
"ChatList.Filter.ExcludeMuted": [
|
||||||
"Exclude Muted"
|
"Exclude Muted"
|
||||||
],
|
],
|
||||||
|
@ -625,6 +712,9 @@
|
||||||
"ChatList.Filter.Include.LimitReached": [
|
"ChatList.Filter.Include.LimitReached": [
|
||||||
"Sorry, you can only add up to 100 individual chats. Try using chat types."
|
"Sorry, you can only add up to 100 individual chats. Try using chat types."
|
||||||
],
|
],
|
||||||
|
"ChatList.Filter.Include.LimitReached.New": [
|
||||||
|
"Sorry, you can only add up to <mark class=\"token\">%d</mark> chats."
|
||||||
|
],
|
||||||
"ChatList.Filter.Loading": [
|
"ChatList.Filter.Loading": [
|
||||||
"**Adding Chats**<br/>Please wait a few moments while we fill this folder for you..."
|
"**Adding Chats**<br/>Please wait a few moments while we fill this folder for you..."
|
||||||
],
|
],
|
||||||
|
@ -751,6 +841,9 @@
|
||||||
"Context.Copy": [
|
"Context.Copy": [
|
||||||
"Copy"
|
"Copy"
|
||||||
],
|
],
|
||||||
|
"Context.Remove": [
|
||||||
|
"Remove"
|
||||||
|
],
|
||||||
"CopyRestricted.Channel": [
|
"CopyRestricted.Channel": [
|
||||||
"Sorry, copying from this channel is disabled by its admins."
|
"Sorry, copying from this channel is disabled by its admins."
|
||||||
],
|
],
|
||||||
|
@ -775,6 +868,9 @@
|
||||||
"Edit.Message.EditCurrentPhoto": [
|
"Edit.Message.EditCurrentPhoto": [
|
||||||
"Edit"
|
"Edit"
|
||||||
],
|
],
|
||||||
|
"EditAvatar.Customize": [
|
||||||
|
"Sticker or Emoji"
|
||||||
|
],
|
||||||
"EditImageControl.Reset": [
|
"EditImageControl.Reset": [
|
||||||
"RESET"
|
"RESET"
|
||||||
],
|
],
|
||||||
|
@ -853,6 +949,9 @@
|
||||||
"Gallery.Context.Share.ThisFile": [
|
"Gallery.Context.Share.ThisFile": [
|
||||||
"This File"
|
"This File"
|
||||||
],
|
],
|
||||||
|
"Gallery.RemoveGif": [
|
||||||
|
"Remove GIF"
|
||||||
|
],
|
||||||
"Gallery.WaitDownload.Photo": [
|
"Gallery.WaitDownload.Photo": [
|
||||||
"Please wait for the photo to be fully downloaded."
|
"Please wait for the photo to be fully downloaded."
|
||||||
],
|
],
|
||||||
|
@ -993,6 +1092,9 @@
|
||||||
"Invite.ChannelsTooMuch": [
|
"Invite.ChannelsTooMuch": [
|
||||||
"Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first."
|
"Sorry, the target user is a member of too many groups and channels. Please ask them to leave some first."
|
||||||
],
|
],
|
||||||
|
"InviteLink.Create.Copied": [
|
||||||
|
"Link created and copied to clipboard."
|
||||||
|
],
|
||||||
"InviteLink.PeopleJoined": [
|
"InviteLink.PeopleJoined": [
|
||||||
"<mark class=\"token\">%d</mark> person joined",
|
"<mark class=\"token\">%d</mark> person joined",
|
||||||
"<mark class=\"token\">%d</mark> people joined"
|
"<mark class=\"token\">%d</mark> people joined"
|
||||||
|
@ -1154,6 +1256,9 @@
|
||||||
"Message.Status.Archive.Failed": [
|
"Message.Status.Archive.Failed": [
|
||||||
"failed to create archive"
|
"failed to create archive"
|
||||||
],
|
],
|
||||||
|
"Messages.Placeholder.Scheduled": [
|
||||||
|
"Schedule a message..."
|
||||||
|
],
|
||||||
"Modal.NotNow": [
|
"Modal.NotNow": [
|
||||||
"Not Now"
|
"Not Now"
|
||||||
],
|
],
|
||||||
|
@ -1179,6 +1284,12 @@
|
||||||
"Notification.Reminder": [
|
"Notification.Reminder": [
|
||||||
"<i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F9386.png')\"><b>📆</b></i> Reminder"
|
"<i class=\"emoji\" style=\"background-image:url('//telegram.org/img/emoji/40/F09F9386.png')\"><b>📆</b></i> Reminder"
|
||||||
],
|
],
|
||||||
|
"NotificationSound.Tone.Voice": [
|
||||||
|
"Voice Message"
|
||||||
|
],
|
||||||
|
"NotificationSound.Tones.SizeError": [
|
||||||
|
"The file should be less or equal to <mark class=\"token\">%@</mark>"
|
||||||
|
],
|
||||||
"Notifications.Snooze": [
|
"Notifications.Snooze": [
|
||||||
"Mute"
|
"Mute"
|
||||||
],
|
],
|
||||||
|
@ -1188,6 +1299,9 @@
|
||||||
"Passcode.Or": [
|
"Passcode.Or": [
|
||||||
"or"
|
"or"
|
||||||
],
|
],
|
||||||
|
"Payments.Recurrent.Accept": [
|
||||||
|
"I accept [Terms of Service]() of **<mark class=\"token\">%@</mark>**."
|
||||||
|
],
|
||||||
"Peer.Activity.Chat.EnjoyingAnimations": [
|
"Peer.Activity.Chat.EnjoyingAnimations": [
|
||||||
"<mark class=\"token\">%@</mark> is watching <mark class=\"token\">%@</mark>"
|
"<mark class=\"token\">%@</mark> is watching <mark class=\"token\">%@</mark>"
|
||||||
],
|
],
|
||||||
|
@ -1233,6 +1347,9 @@
|
||||||
"PeerInfo.NotificationsDefaultSound": [
|
"PeerInfo.NotificationsDefaultSound": [
|
||||||
"Default (<mark class=\"token\">%@</mark>)"
|
"Default (<mark class=\"token\">%@</mark>)"
|
||||||
],
|
],
|
||||||
|
"PeerInfo.Premium.Tooltip": [
|
||||||
|
"Premium Account. [Read More](premium)"
|
||||||
|
],
|
||||||
"PeerInfo.Report.SelectMessages": [
|
"PeerInfo.Report.SelectMessages": [
|
||||||
"Select Messages"
|
"Select Messages"
|
||||||
],
|
],
|
||||||
|
@ -1245,6 +1362,9 @@
|
||||||
"PeerInfo.Statistics": [
|
"PeerInfo.Statistics": [
|
||||||
"Statistics"
|
"Statistics"
|
||||||
],
|
],
|
||||||
|
"PeerInfo.Verified.Tooltip": [
|
||||||
|
"Verified Account"
|
||||||
|
],
|
||||||
"PeerMedia.Title.Search.Files": [
|
"PeerMedia.Title.Search.Files": [
|
||||||
"<mark class=\"token\">%d</mark> File",
|
"<mark class=\"token\">%d</mark> File",
|
||||||
"<mark class=\"token\">%d</mark> Files"
|
"<mark class=\"token\">%d</mark> Files"
|
||||||
|
@ -1314,9 +1434,15 @@
|
||||||
"Add Item",
|
"Add Item",
|
||||||
"Add Items"
|
"Add Items"
|
||||||
],
|
],
|
||||||
|
"Privacy.GroupsAndChannels.InviteToChannelError": [
|
||||||
|
"Sorry, you cannot add <mark class=\"token\">%@</mark> to channels because of <mark class=\"token\">%@</mark>'s privacy settings."
|
||||||
|
],
|
||||||
"Privacy.GroupsAndChannels.InviteToChannelMultipleError": [
|
"Privacy.GroupsAndChannels.InviteToChannelMultipleError": [
|
||||||
"Sorry, you can't create a group with these users due to their privacy settings."
|
"Sorry, you can't create a group with these users due to their privacy settings."
|
||||||
],
|
],
|
||||||
|
"Privacy.GroupsAndChannels.InviteToGroupError": [
|
||||||
|
"Sorry, you cannot add <mark class=\"token\">%@</mark> to groups because of <mark class=\"token\">%@</mark>'s privacy settings."
|
||||||
|
],
|
||||||
"PrivacySettingsController.PhoneNumber.NeverAllow.Title": [
|
"PrivacySettingsController.PhoneNumber.NeverAllow.Title": [
|
||||||
"Never Share"
|
"Never Share"
|
||||||
],
|
],
|
||||||
|
@ -1717,6 +1843,15 @@
|
||||||
"Stickers.Context.Archive": [
|
"Stickers.Context.Archive": [
|
||||||
"Archive"
|
"Archive"
|
||||||
],
|
],
|
||||||
|
"Stickers.Premium": [
|
||||||
|
"Premium"
|
||||||
|
],
|
||||||
|
"Stickers.Premium.Unlock": [
|
||||||
|
"Unlock Premium Stickers"
|
||||||
|
],
|
||||||
|
"Stickers.Preview.Premium": [
|
||||||
|
"Unlock this sticker and more by subscribing to Telegram Premium."
|
||||||
|
],
|
||||||
"Stickers.SearchAdded": [
|
"Stickers.SearchAdded": [
|
||||||
"Added"
|
"Added"
|
||||||
],
|
],
|
||||||
|
@ -2374,12 +2509,27 @@
|
||||||
"VoiecChat.Settings.ReduceMotion.Desc": [
|
"VoiecChat.Settings.ReduceMotion.Desc": [
|
||||||
"Reducing motion and disabling noise suppression can increase performance."
|
"Reducing motion and disabling noise suppression can increase performance."
|
||||||
],
|
],
|
||||||
|
"WebApp.Access.Allow": [
|
||||||
|
"Allow"
|
||||||
|
],
|
||||||
|
"WebApp.Access.Audio": [
|
||||||
|
"Are you sure you want to grant access to <mark class=\"token\">%@</mark> to your microphone?"
|
||||||
|
],
|
||||||
|
"WebApp.Access.AudioVideo": [
|
||||||
|
"Are you sure you want to grant access to <mark class=\"token\">%@</mark> to your microphone and camera?"
|
||||||
|
],
|
||||||
|
"WebApp.Access.Video": [
|
||||||
|
"Are you sure you want to grant access to <mark class=\"token\">%@</mark> to your camera?"
|
||||||
|
],
|
||||||
"WebApp.Attach.DoenstExist": [
|
"WebApp.Attach.DoenstExist": [
|
||||||
"Sorry, <mark class=\"token\">%@</mark> doesn't seem to exist."
|
"Sorry, <mark class=\"token\">%@</mark> doesn't seem to exist."
|
||||||
],
|
],
|
||||||
"WebApp.Attach.NotSupport": [
|
"WebApp.Attach.NotSupport": [
|
||||||
"Sorry, <mark class=\"token\">%@</mark> can't be used from the attachment menu."
|
"Sorry, <mark class=\"token\">%@</mark> can't be used from the attachment menu."
|
||||||
],
|
],
|
||||||
|
"WebApp.Settings": [
|
||||||
|
"Settings"
|
||||||
|
],
|
||||||
"WebApp.Title": [
|
"WebApp.Title": [
|
||||||
"Webpage"
|
"Webpage"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue