add missing delete user text

stable
Juanfran 2016-03-23 14:33:35 +01:00
parent b636cfd5cf
commit 121346871c
1 changed files with 2 additions and 1 deletions

View File

@ -889,7 +889,8 @@
"NEWSLETTER_LABEL_TEXT": "I don't wanna receive your newsletter anymore", "NEWSLETTER_LABEL_TEXT": "I don't wanna receive your newsletter anymore",
"CANCEL": "Back to settings", "CANCEL": "Back to settings",
"ACCEPT": "Delete account", "ACCEPT": "Delete account",
"BLOCK_PROJECT": "Note that all your projects owned will be <strong>blocked</strong>. If you do not want to block your projects before deleting your account you can transfer ownership of the project to someone else." "BLOCK_PROJECT": "Note that all your projects owned will be <strong>blocked</strong>. If you do not want to block your projects before deleting your account you can transfer ownership of the project to someone else.",
"SUBTITLE": "You are going to miss you!:("
}, },
"DELETE_PROJECT": { "DELETE_PROJECT": {
"TITLE": "Delete project", "TITLE": "Delete project",