Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion language/de-DE/com_users.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ COM_USERS_FIELD_RESET_CONFIRM_USERNAME_LABEL="Benutzername"
COM_USERS_FIELD_RESET_PASSWORD1_LABEL="Passwort"
COM_USERS_FIELD_RESET_PASSWORD1_MESSAGE="Die eingegebenen Passwörter stimmen nicht überein. Bitte das gewünschte Passwort in das dazugehörige Feld eingeben, anschließend das Passwort erneut im dafür vorgesehenen Feld eingeben."
COM_USERS_FIELD_RESET_PASSWORD2_LABEL="Passwort bestätigen"
COM_USERS_FRONTEND_LOGIN_SUCCESS="Anmeldung erfolgreich."
COM_USERS_FRONTEND_LOGOUT_SUCCESS="Abmeldung erfolgreich."
COM_USERS_INVALID_EMAIL="Ungültige E-Mail-Adresse"
COM_USERS_LBL_SELECT_INSTRUCTIONS="Bitte auswählen, wie die Anmeldung auf dieser Website verifiziert werden soll."
Expand Down Expand Up @@ -163,3 +162,6 @@ COM_USERS_PROFILE_OTEPS_WAIT_DESC="Zurzeit sind für dieses Benutzerkonto keine
COM_USERS_PROFILE_TWOFACTOR_DESC="Legt fest, welche Zwei-Faktor-Authentifizierungsmethode für das Benutzerkonto aktiviert werden soll."
COM_USERS_PROFILE_TWOFACTOR_LABEL="Authentifizierungsmethode"
COM_USERS_PROFILE_TWO_FACTOR_AUTH="Zwei-Faktor-Authentifizierung"

; Obsolete language strings since 4.3.0 -- Remove them in Joomla 5.0
COM_USERS_FRONTEND_LOGIN_SUCCESS="Anmeldung erfolgreich."