mobile: copy support email automatically

This commit is contained in:
Ammar Ahmed
2024-11-18 12:36:21 +05:00
committed by Abdullah Atta
parent 5ef392ca31
commit 7dc581b9f3
6 changed files with 36 additions and 13 deletions

View File

@@ -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`
};