fix: rename to given and family name (#6152)

* fix: rename to given and family name

* fix: rename to given and family name

* fix: rename to given and family name
This commit is contained in:
Fabi
2023-07-07 15:13:45 +02:00
committed by GitHub
parent 5f5f1558d0
commit 5182cb3ce3
7 changed files with 28 additions and 28 deletions

View File

@@ -211,8 +211,8 @@ RegistrationUser:
DescriptionOrgRegister: Enter your Userdata.
EmailLabel: E-Mail
UsernameLabel: Username
FirstnameLabel: First name
LastnameLabel: Surname
FirstnameLabel: Given name
LastnameLabel: Family name
LanguageLabel: Language
German: Deutsch
English: English
@@ -242,8 +242,8 @@ ExternalRegistrationUserOverview:
Description: We have taken your user details from the selected provider. You can now change or complete them.
EmailLabel: E-Mail
UsernameLabel: Username
FirstnameLabel: First name
LastnameLabel: Surname
FirstnameLabel: Given name
LastnameLabel: Family name
NicknameLabel: Nickname
PhoneLabel: Phonenumber
LanguageLabel: Language
@@ -270,8 +270,8 @@ RegistrationOrg:
OrgNameLabel: Organization name
EmailLabel: E-Mail
UsernameLabel: Username
FirstnameLabel: First name
LastnameLabel: Surname
FirstnameLabel: Given name
LastnameLabel: Family name
PasswordLabel: Password
PasswordConfirmLabel: Password confirmation
TosAndPrivacyLabel: Terms and conditions
@@ -366,8 +366,8 @@ Errors:
NotFound: Profile not found
NotChanged: Profile not changed
Empty: Profile is empty
FirstNameEmpty: First name in profile is empty
LastNameEmpty: Last name in profile is empty
FirstNameEmpty: Given name in profile is empty
LastNameEmpty: Family name in profile is empty
IDMissing: Profile ID is missing
Email:
NotFound: Email not found