mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
mobile: copy support email automatically
This commit is contained in:
committed by
Abdullah Atta
parent
5ef392ca31
commit
7dc581b9f3
@@ -2379,5 +2379,6 @@ Use this if changes from other devices are not appearing on this device. This wi
|
||||
plural(count, {
|
||||
one: `Move all notes in this notebook to trash`,
|
||||
other: `Move all notes in these notebooks to trash`
|
||||
})
|
||||
}),
|
||||
emailCopied: () => t`Email copied`
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user