✨ Delete post
This commit is contained in:
@ -211,6 +211,9 @@
|
||||
"other": "{} results"
|
||||
},
|
||||
"postSearchTook": "Took {}",
|
||||
"postDelete": "Delete post {}",
|
||||
"postDeleteDescription": "Are you sure you want to delete this post? This operation is irreversible.",
|
||||
"postDeleted": "Post {} has been deleted.",
|
||||
"call" : "Call",
|
||||
"callOngoingNotice": "A call is ongoing",
|
||||
"callJoin": "Join",
|
||||
|
@ -211,6 +211,9 @@
|
||||
"other": "搜索到 {} 个结果"
|
||||
},
|
||||
"postSearchTook": "耗时 {}",
|
||||
"postDelete": "删除帖子 {}",
|
||||
"postDeleteDescription": "你确定要删除这个帖子吗?该操作不可撤销。",
|
||||
"postDeleted": "帖子 {} 已被删除。",
|
||||
"call": "通话",
|
||||
"callOngoingNotice": "一则通话进行中",
|
||||
"callJoin": "加入",
|
||||
|
Reference in New Issue
Block a user