✨ Post show replies / forwareded
This commit is contained in:
@ -99,6 +99,16 @@
|
||||
"permissionMember": "Member",
|
||||
"reply": "Reply",
|
||||
"forward": "Forward",
|
||||
"repliedTo": "Replied to",
|
||||
"forwarded": "Forwarded",
|
||||
"hasAttachments": {
|
||||
"one": "{} attachment",
|
||||
"other": "{} attachments"
|
||||
},
|
||||
"postHasAttachments": {
|
||||
"one": "{} attachment",
|
||||
"other": "{} attachments"
|
||||
},
|
||||
"edited": "Edited",
|
||||
"addVideo": "Add video",
|
||||
"addPhoto": "Add photo",
|
||||
|
@ -99,6 +99,14 @@
|
||||
"permissionMember": "成员",
|
||||
"reply": "回复",
|
||||
"forward": "转发",
|
||||
"repliedTo": "回复了",
|
||||
"forwarded": "转发了",
|
||||
"hasAttachments": {
|
||||
"other": "{}个附件"
|
||||
},
|
||||
"postHasAttachments": {
|
||||
"other": "{}个附件"
|
||||
},
|
||||
"edited": "已编辑",
|
||||
"addVideo": "添加视频",
|
||||
"addPhoto": "添加照片",
|
||||
|
@ -99,6 +99,14 @@
|
||||
"permissionMember": "成員",
|
||||
"reply": "回覆",
|
||||
"forward": "轉發",
|
||||
"repliedTo": "回覆了",
|
||||
"forwarded": "轉發了",
|
||||
"hasAttachments": {
|
||||
"other": "{}個附件"
|
||||
},
|
||||
"postHasAttachments": {
|
||||
"other": "{}個附件"
|
||||
},
|
||||
"edited": "已編輯",
|
||||
"addVideo": "新增影片",
|
||||
"addPhoto": "新增照片",
|
||||
|
Reference in New Issue
Block a user