mirror of
https://github.com/humhub/humhub.git
synced 2025-03-14 20:19:47 +01:00
Fixed DE translation syntax error
This commit is contained in:
parent
bfddad9a58
commit
cc69472bb0
@ -32,8 +32,8 @@ return array (
|
||||
'You\'re not registered.' => 'Du bist nicht registriert.',
|
||||
'Your new password must not equal your current password!' => 'Das neue Passwort muss sich vom aktuellen Passwort unterscheiden!',
|
||||
'or' => 'oder',
|
||||
'You're not registered.' => 'Du bist nicht registriert.',
|
||||
'User with the same email already exists but isn't linked to you. Login using your email first to link it.' => 'Ein Benutzer mit der selben Email-Adresse existiert bereits. Dieser ist aber nicht mit dir verknüpft. Melde dich mit deiner Email-Adresse an, um die Verknüpfung herzustellen.',
|
||||
'You\'re not registered.' => 'Du bist nicht registriert.',
|
||||
'User with the same email already exists but isn\'t linked to you. Login using your email first to link it.' => 'Ein Benutzer mit der selben Email-Adresse existiert bereits. Dieser ist aber nicht mit dir verknüpft. Melde dich mit deiner Email-Adresse an, um die Verknüpfung herzustellen.',
|
||||
'Your account is disabled!' => 'Dein Account ist deaktiviert!',
|
||||
'Your account is not approved yet!' => 'Dein Account wurde noch nicht freigeschalten!',
|
||||
'Unknown user status!' => 'Unbekannter User-Status!',
|
||||
|
Loading…
x
Reference in New Issue
Block a user