diff --git a/src/i18n/zh-Hans/screens.json b/src/i18n/zh-Hans/screens.json index 67c9c1ac..f43beb7f 100644 --- a/src/i18n/zh-Hans/screens.json +++ b/src/i18n/zh-Hans/screens.json @@ -10,5 +10,9 @@ "pushError": { "message": "推送服务错误", "description": "请在设置中重新尝试启用推送通知" + }, + "shareError": { + "imageNotSupported": "不支持{{type}}类型的图像", + "videoNotSupported": "不支持{{type}}类型的视频" } } \ No newline at end of file