From 75f28ca7f3600ab6483f38ad47a0c8430858f5c3 Mon Sep 17 00:00:00 2001 From: Sheogorath Date: Sat, 26 May 2018 03:19:10 +0200 Subject: Add export data UI This adds the UI for the export feature introduced in bcbb8c67c9f8092643c318140f6613324f306bd2 It allows to download all notes from the main page in the default user submenu. Signed-off-by: Sheogorath --- locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'locales') 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" } -- cgit v1.2.3