mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-21 14:09:34 +01:00
Merge branch 'mobile-editor-ux-improvement' into beta
This commit is contained in:
@@ -2489,5 +2489,7 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
words: () => t`Words`,
|
||||
characters: () => t`Characters`,
|
||||
paragraphs: () => t`Paragraphs`,
|
||||
noNotebooksSelectedToMove: () => t`No notebooks selected to move`
|
||||
noNotebooksSelectedToMove: () => t`No notebooks selected to move`,
|
||||
scrollToTop: () => t`Scroll to top`,
|
||||
scrollToBottom: () => t`Scroll to bottom`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user