i18n: DE - switched from informal designation to formal (#3846)

* switched from informal designation to formal

* Ihr Account -> Dieser Account
This commit is contained in:
maTh
2021-09-13 13:21:11 +02:00
committed by GitHub
parent 93e73855ec
commit 4300130658
2 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ return array(
'number' => 'Eingeloggt bleiben für',
),
'force_email_validation' => 'E-Mail Adressvalidierung erzwingen',
'instance-name' => 'Dein Reader Name',
'instance-name' => 'Bezeichnung',
'max-categories' => 'Anzahl erlaubter Kategorien pro Benutzer',
'max-feeds' => 'Anzahl erlaubter Feeds pro Benutzer',
'registration' => array(

View File

@@ -60,7 +60,7 @@ return array(
'api' => 'API-Verwaltung',
'delete' => array(
'_' => 'Accountlöschung',
'warn' => 'Dein Account und alle damit bezogenen Daten werden gelöscht.',
'warn' => 'Dieser Account und alle damit bezogenen Daten werden gelöscht.',
),
'email' => 'E-Mail-Adresse',
'password_api' => 'Passwort-API<br /><small>(z.B. für mobile Anwendungen)</small>',