From a14628718ca8abf48cc3ed4e5070f31f38eeaf4c Mon Sep 17 00:00:00 2001 From: keven1024 Date: Tue, 28 Apr 2026 08:15:46 +0800 Subject: [PATCH] feat(i18n): add notification messages for webhook configuration and update common copy success messages across multiple languages --- front/i18n/locales/de.json | 9 +++++---- front/i18n/locales/en.json | 9 +++++---- front/i18n/locales/fr.json | 9 +++++---- front/i18n/locales/ja.json | 9 +++++---- front/i18n/locales/ko.json | 6 ++---- front/i18n/locales/zh-CN.json | 9 +++++---- front/i18n/locales/zh-TW.json | 9 +++++---- 7 files changed, 32 insertions(+), 28 deletions(-) diff --git a/front/i18n/locales/de.json b/front/i18n/locales/de.json index b900f76..71c0345 100644 --- a/front/i18n/locales/de.json +++ b/front/i18n/locales/de.json @@ -36,6 +36,9 @@ "submit": "Absenden", "backToHome": "Zurück zur Startseite" }, + "common": { + "copySuccess": "Erfolgreich kopiert" + }, "page": { "upload": { "file": { @@ -159,8 +162,7 @@ "downloadNums": "Anzahl der Downloads", "expireTime": "Ablaufzeit", "pickupCode": "Abholcode", - "link": "Link", - "copySuccess": "Erfolgreich kopiert" + "link": "Link" }, "imageCompress": { "title": "Bildkomprimierung", @@ -183,8 +185,7 @@ "expireTime": "Ablaufzeit", "pickupCode": "Abholcode", "link": "Link", - "content": "Inhalt", - "copySuccess": "Erfolgreich kopiert" + "content": "Inhalt" }, "textTranslate": { "title": "Textübersetzung", diff --git a/front/i18n/locales/en.json b/front/i18n/locales/en.json index 85aa08c..d2ab626 100644 --- a/front/i18n/locales/en.json +++ b/front/i18n/locales/en.json @@ -36,6 +36,9 @@ "submit": "Submit", "backToHome": "Back to Home" }, + "common": { + "copySuccess": "Copy Success" + }, "page": { "upload": { "file": { @@ -159,8 +162,7 @@ "downloadNums": "Download Count", "expireTime": "Expire Time", "pickupCode": "Pickup Code", - "link": "Link", - "copySuccess": "Copy Success" + "link": "Link" }, "imageCompress": { "title": "Image Compress", @@ -183,8 +185,7 @@ "expireTime": "Expire Time", "pickupCode": "Pickup Code", "link": "Link", - "content": "Content", - "copySuccess": "Copy Success" + "content": "Content" }, "textTranslate": { "title": "Text Translation", diff --git a/front/i18n/locales/fr.json b/front/i18n/locales/fr.json index 231b964..9d592b3 100644 --- a/front/i18n/locales/fr.json +++ b/front/i18n/locales/fr.json @@ -36,6 +36,9 @@ "submit": "Envoyer", "backToHome": "Retour à l'accueil" }, + "common": { + "copySuccess": "Copié avec succès" + }, "page": { "upload": { "file": { @@ -159,8 +162,7 @@ "downloadNums": "Nombre de téléchargements", "expireTime": "Date d'expiration", "pickupCode": "Code de retrait", - "link": "Lien", - "copySuccess": "Copié avec succès" + "link": "Lien" }, "imageCompress": { "title": "Compression d'image", @@ -183,8 +185,7 @@ "expireTime": "Date d'expiration", "pickupCode": "Code de retrait", "link": "Lien", - "content": "Contenu", - "copySuccess": "Copié avec succès" + "content": "Contenu" }, "textTranslate": { "title": "Traduction de texte", diff --git a/front/i18n/locales/ja.json b/front/i18n/locales/ja.json index 52e16dc..9dab059 100644 --- a/front/i18n/locales/ja.json +++ b/front/i18n/locales/ja.json @@ -36,6 +36,9 @@ "submit": "送信", "backToHome": "ホームに戻る" }, + "common": { + "copySuccess": "コピーしました" + }, "page": { "upload": { "file": { @@ -159,8 +162,7 @@ "downloadNums": "ダウンロード回数", "expireTime": "有効期限", "pickupCode": "受取コード", - "link": "リンク", - "copySuccess": "コピーしました" + "link": "リンク" }, "imageCompress": { "title": "画像圧縮", @@ -183,8 +185,7 @@ "expireTime": "有効期限", "pickupCode": "受取コード", "link": "リンク", - "content": "内容", - "copySuccess": "コピーしました" + "content": "内容" }, "textTranslate": { "title": "テキスト翻訳", diff --git a/front/i18n/locales/ko.json b/front/i18n/locales/ko.json index d59b64d..a86e7e3 100644 --- a/front/i18n/locales/ko.json +++ b/front/i18n/locales/ko.json @@ -159,8 +159,7 @@ "downloadNums": "다운로드 횟수", "expireTime": "만료 시간", "pickupCode": "수령 코드", - "link": "링크", - "copySuccess": "복사되었습니다" + "link": "링크" }, "imageCompress": { "title": "이미지 압축", @@ -183,8 +182,7 @@ "expireTime": "만료 시간", "pickupCode": "수령 코드", "link": "링크", - "content": "내용", - "copySuccess": "복사되었습니다" + "content": "내용" }, "textTranslate": { "title": "텍스트 번역", diff --git a/front/i18n/locales/zh-CN.json b/front/i18n/locales/zh-CN.json index 1656698..6b507e3 100644 --- a/front/i18n/locales/zh-CN.json +++ b/front/i18n/locales/zh-CN.json @@ -36,6 +36,9 @@ "submit": "提交", "backToHome": "返回首页" }, + "common": { + "copySuccess": "复制成功" + }, "page": { "upload": { "file": { @@ -159,8 +162,7 @@ "downloadNums": "下载次数", "expireTime": "过期时间", "pickupCode": "提取码", - "link": "链接", - "copySuccess": "复制成功" + "link": "链接" }, "imageCompress": { "title": "图片压缩", @@ -183,8 +185,7 @@ "expireTime": "过期时间", "pickupCode": "提取码", "link": "链接", - "content": "内容", - "copySuccess": "复制成功" + "content": "内容" }, "textTranslate": { "title": "文本翻译", diff --git a/front/i18n/locales/zh-TW.json b/front/i18n/locales/zh-TW.json index 7103d27..1d90bb0 100644 --- a/front/i18n/locales/zh-TW.json +++ b/front/i18n/locales/zh-TW.json @@ -36,6 +36,9 @@ "submit": "提交", "backToHome": "返回首頁" }, + "common": { + "copySuccess": "複製成功" + }, "page": { "upload": { "file": { @@ -159,8 +162,7 @@ "downloadNums": "下載次數", "expireTime": "過期時間", "pickupCode": "提取碼", - "link": "連結", - "copySuccess": "複製成功" + "link": "連結" }, "imageCompress": { "title": "圖片壓縮", @@ -183,8 +185,7 @@ "expireTime": "過期時間", "pickupCode": "提取碼", "link": "連結", - "content": "內容", - "copySuccess": "複製成功" + "content": "內容" }, "textTranslate": { "title": "文字翻譯",