From 416d54db5c20867976de3e8ea6b6d09cdbe4ff3d Mon Sep 17 00:00:00 2001 From: banbxio Date: Thu, 27 Mar 2025 01:41:18 +0800 Subject: [PATCH] feat(web):update i18n --- frontend/src/i18n/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 1360bbec..8c764e73 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -141,7 +141,10 @@ "uploadMessage": "Select an option to upload.", "optionalPassword": "Optional password", "resolution": "Resolution", - "discardEditorChanges": "Are you sure you wish to discard the changes you've made?" + "discardEditorChanges": "Are you sure you wish to discard the changes you've made?", + "fetch": "Fetch", + "fetchUrl": "Fetch URL", + "fetchSaveName": "Save as" }, "search": { "images": "Images",