mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 22:19:41 +01:00
mobile: initial pricing changes
This commit is contained in:
@@ -2493,5 +2493,6 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
scrollToBottom: () => t`Scroll to bottom`,
|
||||
emailConfirmedDesc: () =>
|
||||
t`Your email has been confirmed. You can now securely sync your encrypted notes across all devices.`,
|
||||
charactersCount: (count: number) => t`${count} characters`
|
||||
charactersCount: (count: number) => t`${count} characters`,
|
||||
iAlreadyHaveAnAccount: () => t`I already have an account`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user