aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/de/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/de/conf.php')
-rw-r--r--app/i18n/de/conf.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/de/conf.php b/app/i18n/de/conf.php
index 5313ec3fd..c1a762f12 100644
--- a/app/i18n/de/conf.php
+++ b/app/i18n/de/conf.php
@@ -73,8 +73,8 @@ return array(
'profile' => array(
'_' => 'Profil-Verwaltung',
'delete' => array(
- '_' => 'Account deletion', // TODO: translate
- 'warn' => 'Your account and all the related data will be deleted.', // TODO: translate
+ '_' => 'Accountlöschung',
+ 'warn' => 'Dein Account und alle damit bezogenen Daten werden gelöscht.',
),
'email_persona' => 'Anmelde-E-Mail-Adresse<br /><small>(für <a href="https://persona.org/" rel="external">Mozilla Persona</a>)</small>',
'password_api' => 'Passwort-API<br /><small>(z. B. für mobile Anwendungen)</small>',