|
|
@ -105,9 +105,6 @@ const lang = { |
|
|
|
"Link.Available": "Link is available", |
|
|
|
"Link.Available": "Link is available", |
|
|
|
"Link.Taken": "Link is already taken", |
|
|
|
"Link.Taken": "Link is already taken", |
|
|
|
"Link.Invalid": "Link is invalid", |
|
|
|
"Link.Invalid": "Link is invalid", |
|
|
|
"Search.Chats": "Chats", |
|
|
|
|
|
|
|
"Search.Global": "Global Search", |
|
|
|
|
|
|
|
"Search.Messages": "Messages", |
|
|
|
|
|
|
|
"StickersTab.SearchPlaceholder": "Search Stickers", |
|
|
|
"StickersTab.SearchPlaceholder": "Search Stickers", |
|
|
|
"ForwardedFrom": "Forwarded from %s", |
|
|
|
"ForwardedFrom": "Forwarded from %s", |
|
|
|
"Popup.Avatar.Title": "Drag to Reposition", |
|
|
|
"Popup.Avatar.Title": "Drag to Reposition", |
|
|
@ -589,6 +586,12 @@ const lang = { |
|
|
|
"other_value": "%1$d online" |
|
|
|
"other_value": "%1$d online" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"EditedMessage": "edited", |
|
|
|
"EditedMessage": "edited", |
|
|
|
|
|
|
|
"GlobalSearch": "Global search", |
|
|
|
|
|
|
|
"SearchMessages": "Messages", |
|
|
|
|
|
|
|
"SearchAllChatsShort": "Chats", |
|
|
|
|
|
|
|
"ClearButton": "Clear", |
|
|
|
|
|
|
|
"FilterAllChats": "All Chats", |
|
|
|
|
|
|
|
"FilterAllChatsShort": "All", |
|
|
|
|
|
|
|
|
|
|
|
// * macos
|
|
|
|
// * macos
|
|
|
|
"AccountSettings.Filters": "Chat Folders", |
|
|
|
"AccountSettings.Filters": "Chat Folders", |
|
|
@ -716,7 +719,6 @@ const lang = { |
|
|
|
"ChatList.Filter.Include.AddChat": "Add Chats", |
|
|
|
"ChatList.Filter.Include.AddChat": "Add Chats", |
|
|
|
"ChatList.Filter.Exclude.AddChat": "Add Chats", |
|
|
|
"ChatList.Filter.Exclude.AddChat": "Add Chats", |
|
|
|
//"ChatList.Filter.All": "All",
|
|
|
|
//"ChatList.Filter.All": "All",
|
|
|
|
"ChatList.Filter.AllChats": "All Chats", |
|
|
|
|
|
|
|
"ChatList.Filter.Contacts": "Contacts", |
|
|
|
"ChatList.Filter.Contacts": "Contacts", |
|
|
|
"ChatList.Filter.NonContacts": "Non-Contacts", |
|
|
|
"ChatList.Filter.NonContacts": "Non-Contacts", |
|
|
|
"ChatList.Filter.Groups": "Groups", |
|
|
|
"ChatList.Filter.Groups": "Groups", |
|
|
@ -881,6 +883,9 @@ const lang = { |
|
|
|
"GeneralSettings.BigEmoji": "Large Emoji", |
|
|
|
"GeneralSettings.BigEmoji": "Large Emoji", |
|
|
|
"GeneralSettings.EmojiPrediction": "Suggest Emoji", |
|
|
|
"GeneralSettings.EmojiPrediction": "Suggest Emoji", |
|
|
|
"GroupPermission.Delete": "Delete Exception", |
|
|
|
"GroupPermission.Delete": "Delete Exception", |
|
|
|
|
|
|
|
"Search.Confirm.ClearHistory": "Are you sure you want to clear your search history?", |
|
|
|
|
|
|
|
"Separator.ShowMore": "show more", |
|
|
|
|
|
|
|
"Separator.ShowLess": "show less", |
|
|
|
"ScheduleController.at": "at", |
|
|
|
"ScheduleController.at": "at", |
|
|
|
"Schedule.SendToday": "Send today at %@", |
|
|
|
"Schedule.SendToday": "Send today at %@", |
|
|
|
"Schedule.SendDate": "Send on %@ at %@", |
|
|
|
"Schedule.SendDate": "Send on %@ at %@", |
|
|
|