diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index 22f16c2bc..fc70435ce 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -179,5 +179,11 @@ "author_payout": "Author Payout", "curation_payout": "Curation Payout", "payout_date": "Payout" + }, + "post_dropdown": { + "copy": "copy link", + "reblog": "reblog", + "reply": "reply", + "share": "share" } }