We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9a6dc commit 343160cCopy full SHA for 343160c
constants/messages.ts
@@ -7,7 +7,7 @@ export const E2E_DATA_LOADING_INFO = 'Loading your end to end encrypted diff...'
7
8
export const E2E_DATA_DECRYPTING_INFO = 'Decrypting your diff on your browser...'
9
10
-export const E2E_DATA_FINALIZING_INFO = 'Finalizing your diff...'
+export const E2E_DATA_FINALIZING_INFO = 'Diffing your data...'
11
12
export const E2E_DATA_ERROR =
13
"We couldn't fetch/decrypt your diff. Please try again later."
0 commit comments