From 66a517e58d3945b1bf83612bab074d40ac9a3226 Mon Sep 17 00:00:00 2001 From: wisonic-s <51065359+wisonic-s@users.noreply.github.com> Date: Wed, 18 Dec 2024 14:05:24 +0800 Subject: [PATCH] fix: fix typos (#7407) --- frontend/src/lang/modules/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 46d64ffb4..67ff8fefe 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -1460,7 +1460,7 @@ const message = { duplicatePassword: 'The new password cannot be the same as the original password, please re-enter!', diskClean: 'Cache clean', developerMode: 'Preview Program', - developerModeHelper: `You will get to expirence new features and fixes before they're released broadly and give early feedback.`, + developerModeHelper: `You will get to experience new features and fixes before they're released broadly and give early feedback.`, thirdParty: 'Third-party accounts', addBackupAccount: 'Add {0}', noTypeForCreate: 'No backup type is currently created',