You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
1.4 KiB
50 lines
1.4 KiB
{
|
|
"chat": {
|
|
"copy": "Copy",
|
|
"recall": "Recall",
|
|
"delete": "Delete",
|
|
"download": "Download & Open",
|
|
"read": "Read",
|
|
"unread": "Unread",
|
|
"readedCount": "{count} read",
|
|
"guessWantAsk": "You may want to ask",
|
|
"typing": "typing...",
|
|
"autoReplyFailed": "Auto reply failed",
|
|
"receiptMessage": "[Read Receipt]",
|
|
"inputPlaceholder": "Type a message",
|
|
"send": "Send",
|
|
"newMessages": "{count} new messages",
|
|
"cannotSendBlank": "Cannot send empty message",
|
|
"copySuccess": "Copied",
|
|
"copyFailed": "Copy failed",
|
|
"downloadFailed": "Download failed",
|
|
"deleteMessage": "Delete Message",
|
|
"confirmDelete": "Sure to delete?",
|
|
"recallMessage": "Recall Message",
|
|
"confirmRecall": "Sure to recall?",
|
|
"deleteSuccess": "Deleted",
|
|
"resendNotSupported": "Resend not supported",
|
|
"sendFailed": "Send failed",
|
|
"uploadFailed": "Upload failed",
|
|
"userBanned": "You are banned: {reason}",
|
|
"groupBanned": "You are banned in group: {reason}",
|
|
"atAll": "All",
|
|
"file": "File",
|
|
"album": "Album",
|
|
"camera": "Camera",
|
|
"noFriends": "No friends",
|
|
"title": "Chat",
|
|
"you": "You",
|
|
"other": "Other",
|
|
"recalledMessage": "recalled a message",
|
|
"quoteRecalled": "Quote recalled"
|
|
},
|
|
"common": {
|
|
"confirm": "OK",
|
|
"cancel": "Cancel",
|
|
"loading": "Loading...",
|
|
"justNow": "Just now",
|
|
"minutesAgo": "minutes ago",
|
|
"yesterday": "Yesterday"
|
|
}
|
|
}
|