From 34114442e4eea74cac49800bb4acedfe6614f53e Mon Sep 17 00:00:00 2001 From: Dima Semyushkin Date: Mon, 21 Jul 2025 23:39:54 +0300 Subject: [PATCH] Fix typo --- core/messages/auth/en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/messages/auth/en.ts b/core/messages/auth/en.ts index c77ddf45..0bb3f5fa 100644 --- a/core/messages/auth/en.ts +++ b/core/messages/auth/en.ts @@ -11,7 +11,7 @@ export const authMessages = i18n('auth', { login: 'Login into existed account', newUser: 'New user', noRecoveryDesc: - 'The app uses end-to-end encryption. But if you will loose your password, nobody will be able to decrypt it.', + 'The app uses end-to-end encryption. But if you will lose your password, nobody will be able to decrypt it.', noRecoveryTitle: 'We don’t have password recovery', oldUser: 'Existed user', payWarning: