summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
Diffstat (limited to 'locales')
-rw-r--r--locales/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json
index 8b2574a7..f9c29b53 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -110,5 +110,6 @@
"Terms of Use": "Terms of Use",
"Do you really want to delete your user account?": "Do you really want to delete your user account?",
"This will delete your account, all notes that are owned by you and remove all references to your account from other notes.": "This will delete your account, all notes that are owned by you and remove all references to your account from other notes.",
- "Delete user": "Delete user"
+ "Delete user": "Delete user",
+ "Export user data": "Export user data"
}