Account deletion translations

This commit is contained in:
yflory
2018-03-19 18:13:57 +01:00
parent 8970bae647
commit 2704ee1ed7
3 changed files with 16 additions and 6 deletions

View File

@@ -546,6 +546,11 @@ define(function () {
out.settings_userFeedbackHint2 = "Your pad's content will never be shared with the server.";
out.settings_userFeedback = "Enable user feedback";
out.settings_deleteTitle = "Account deletion";
out.settings_deleteHint = "Account deletion is permanent. Your CryptDrive and your list of pads will be deleted from the server. The rest of your pads will be deleted in 90 days if nobody else has stored them in their CryptDrive.";
out.settings_deleteButton = "Delete your account";
out.settings_deleteModal = "Share the following information with your CryptPad administrator in order to have your data removed from their server.";
out.settings_anonymous = "You are not logged in. Settings here are specific to this browser.";
out.settings_publicSigningKey = "Public Signing Key";