Delete post

This commit is contained in:
2024-11-28 22:04:38 +08:00
parent 2261528580
commit dc1ce94145
7 changed files with 64 additions and 4 deletions

View File

@ -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",

View File

@ -211,6 +211,9 @@
"other": "搜索到 {} 个结果"
},
"postSearchTook": "耗时 {}",
"postDelete": "删除帖子 {}",
"postDeleteDescription": "你确定要删除这个帖子吗?该操作不可撤销。",
"postDeleted": "帖子 {} 已被删除。",
"call": "通话",
"callOngoingNotice": "一则通话进行中",
"callJoin": "加入",