diff --git a/src/i18n/zh-Hant/screens.json b/src/i18n/zh-Hant/screens.json index 7681c218..c8645c3e 100644 --- a/src/i18n/zh-Hant/screens.json +++ b/src/i18n/zh-Hant/screens.json @@ -10,5 +10,9 @@ "pushError": { "message": "推播服務錯誤", "description": "請在設定裡重新啟用推播" + }, + "shareError": { + "imageNotSupported": "", + "videoNotSupported": "" } } \ No newline at end of file