From f214bc6c112e2e78afc4205b705310851101989f Mon Sep 17 00:00:00 2001 From: leslie2046 <253605712@qq.com> Date: Wed, 5 Mar 2025 23:22:21 +0800 Subject: [PATCH] fix CI --- web/i18n/en-US/app-annotation.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/app-annotation.ts b/web/i18n/en-US/app-annotation.ts index 54a1cb4c5f..86554029be 100644 --- a/web/i18n/en-US/app-annotation.ts +++ b/web/i18n/en-US/app-annotation.ts @@ -17,7 +17,7 @@ const translation = { bulkImport: 'Bulk Import', bulkExport: 'Bulk Export', clearAll: 'Clear All Annotation', - clearAllConfirm: 'Are you sure you want to delete all annotations? This action cannot be undone.' + clearAllConfirm: 'Are you sure you want to delete all annotations? This action cannot be undone.', }, }, editModal: {