diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-08-17 20:25:15 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-17 20:25:15 +0900 |
| commit | e790aa0548dc981e7304a63994eebcb46d3f3e67 (patch) | |
| tree | 11ee95be8a968116ca843139977dc5de56071c57 /locales/zh-CN.yml | |
| parent | Fix(beckend): html content-type detection on signedGet (#14424) (diff) | |
| download | sharkey-e790aa0548dc981e7304a63994eebcb46d3f3e67.tar.gz sharkey-e790aa0548dc981e7304a63994eebcb46d3f3e67.tar.bz2 sharkey-e790aa0548dc981e7304a63994eebcb46d3f3e67.zip | |
[skip ci] New Crowdin updates (#14423)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Simplified)
Diffstat (limited to 'locales/zh-CN.yml')
| -rw-r--r-- | locales/zh-CN.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 7b68a5cfdb..f55d65e343 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -2499,6 +2499,8 @@ _moderationLogTypes: createAbuseReportNotificationRecipient: "新建了举报通知" updateAbuseReportNotificationRecipient: "更新了举报通知" deleteAbuseReportNotificationRecipient: "删除了举报通知" + deletePage: "删除了页面" + deleteFlash: "删除了 Play" _fileViewer: title: "文件信息" type: "文件类型" |