JI-1923 Change title text of registration ui

content-hub
Hannaes 2020-09-18 09:50:41 +02:00
parent ba98139ccb
commit 832707dcaf
1 changed files with 1 additions and 1 deletions

View File

@ -3712,7 +3712,7 @@ class H5PCore {
'successfullyRegistred' => $this->h5pF->t('You have successfully registered an account on the H5P Hub'),
'successfullyRegistredDescription' => $this->h5pF->t('You account details can be changed'),
'accountDetailsLinkText' => $this->h5pF->t('here'),
'registrationTitle' => $this->h5pF->t('H5P Hub Registration and End User License Agreement (EULA)'),
'registrationTitle' => $this->h5pF->t('Hub Registration'),
'registrationFailed' => $this->h5pF->t('An error occurred'),
'registrationFailedDescription' => $this->h5pF->t('We were not able to create an account at this point. Something went wrong. Try again later.'),
'maxLength' => $this->h5pF->t(':length is the maximum number of characters'),