JI-1923 Rename 'Hub' -> 'H5P Hub'

content-hub
Paal Joergensen 2020-09-18 11:07:31 +02:00
parent 832707dcaf
commit a5c3dd6c4e
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('Hub Registration'),
'registrationTitle' => $this->h5pF->t('H5P 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'),