HFP-3120 Add UI string for content hub disciplines

content-hub
Erik Langhaug 2020-09-23 12:48:09 +02:00
parent a5c3dd6c4e
commit 720e6b29a2
1 changed files with 1 additions and 0 deletions

View File

@ -3660,6 +3660,7 @@ class H5PCore {
'licenseVersionDescription' => $this->h5pF->t('Select a license version'),
'disciplineLabel' => $this->h5pF->t('Disciplines'),
'disciplineDescription' => $this->h5pF->t('You can select multiple disciplines'),
'disciplineLimitReachedMessage' => $this->h5pF->t('You can select up to :numDisciplines disciplines'),
'discipline' => array(
'searchPlaceholder' => $this->h5pF->t('Select one or more disciplines'),
'in' => $this->h5pF->t('in'),