diff options
Diffstat (limited to 'locales/en.json')
-rw-r--r-- | locales/en.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locales/en.json b/locales/en.json index f9c29b53..ead7ce2f 100644 --- a/locales/en.json +++ b/locales/en.json @@ -111,5 +111,7 @@ "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", - "Export user data": "Export user data" + "Export user data": "Export user data", + "Help us translating on %s": "Help us translating on %s", + "Source Code": "Source Code" } |