mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
Merge branch 'mobile-fix-string-email' into beta
This commit is contained in:
@@ -2490,5 +2490,7 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
paragraphs: () => t`Paragraphs`,
|
||||
noNotebooksSelectedToMove: () => t`No notebooks selected to move`,
|
||||
scrollToTop: () => t`Scroll to top`,
|
||||
scrollToBottom: () => t`Scroll to bottom`
|
||||
scrollToBottom: () => t`Scroll to bottom`,
|
||||
emailConfirmedDesc: () =>
|
||||
t`Your email has been confirmed. You can now securely sync your encrypted notes across all devices.`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user