✨ Editing notify
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"action": "Action",
|
||||
"cancel": "Cancel",
|
||||
"report": "Report",
|
||||
"reaction": "Reaction",
|
||||
"reactVerb": "React",
|
||||
@ -27,6 +28,7 @@
|
||||
"postIdentityNotify": "You will create this post as",
|
||||
"postContentPlaceholder": "What's happened?!",
|
||||
"postDeleteConfirm": "Are you sure you want to delete this post? This operation cannot be revert!",
|
||||
"postEditNotify": "You are about editing a post that already published.",
|
||||
"reactionAdded": "Your reaction has been added.",
|
||||
"reactionRemoved": "Your reaction has been removed."
|
||||
}
|
||||
|
@ -13,6 +13,7 @@
|
||||
"edit": "编辑",
|
||||
"delete": "删除",
|
||||
"action": "操作",
|
||||
"cancel": "取消",
|
||||
"report": "举报",
|
||||
"reaction": "反应",
|
||||
"reactVerb": "作出反应",
|
||||
@ -27,6 +28,7 @@
|
||||
"postIdentityNotify": "你将会以该身份发表本帖子",
|
||||
"postContentPlaceholder": "发生什么事了?!",
|
||||
"postDeleteConfirm": "你确定要删除这篇帖子吗?这意味着这个帖子将永远被我们丢弃在硬盘海中!该操作不可被反转!",
|
||||
"postEditNotify": "你正在修改一个已经发布了的帖子。",
|
||||
"reactionAdded": "你的反应已被添加。",
|
||||
"reactionRemoved": "你的反应已被移除。"
|
||||
}
|
Reference in New Issue
Block a user