mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-19 05:44:39 -04:00
i18n: DE - switched from informal designation to formal (#3846)
* switched from informal designation to formal * Ihr Account -> Dieser Account
This commit is contained in:
@@ -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(
|
||||
|
||||
@@ -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>',
|
||||
|
||||
Reference in New Issue
Block a user