From 8e11fcb9184fc658544051fbbfc3ff81b34f5a90 Mon Sep 17 00:00:00 2001 From: Simon <10131203+gaomeng1900@users.noreply.github.com> Date: Mon, 24 Nov 2025 20:30:12 +0800 Subject: [PATCH] chore: i18n improve --- pages/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/page.tsx b/pages/page.tsx index 022837b..c2a4aa8 100644 --- a/pages/page.tsx +++ b/pages/page.tsx @@ -18,7 +18,7 @@ const injectionA = ` class="inline-flex items-center text-xs px-3 py-2 bg-blue-500 text-white font-medium rounded-lg hover:shadow-md transform hover:scale-105 transition-all duration-200 cursor-move border-2 border-dashed border-green-300" draggable="true" onclick="return false;" - title="拖拽我到收藏夹栏" + title="Drag me to your bookmarks bar!" > ✨PageAgent