style: improve sign out copy

This commit is contained in:
Mo
2022-04-19 09:56:45 -05:00
parent a78c0ce2a1
commit d89a0dcdd1

View File

@@ -51,7 +51,7 @@ export function StringEmptyTrash(count: number) {
export const STRING_ACCOUNT_MENU_UNCHECK_MERGE =
'Unchecking this option means any of the notes you have written while you were signed out will be deleted. Are you sure you want to discard these notes?'
export const STRING_SIGN_OUT_CONFIRMATION =
'This action will remove this workspace and its related data from the application.'
'This action will remove this workspace and its related data from this device. Your synced data will not be affected.'
export const STRING_ERROR_DECRYPTING_IMPORT =
'There was an error decrypting your items. Make sure the password you entered is correct and try again.'
export const STRING_E2E_ENABLED =