JI-1958 Add UI string needed

content-hub
Hannaes 2020-10-02 15:41:36 +02:00
parent 720e6b29a2
commit 4b76c7ff8f
1 changed files with 1 additions and 0 deletions

View File

@ -3725,6 +3725,7 @@ class H5PCore {
'cancelPublishConfirmationDialogDescription' => $this->h5pF->t('Are you sure you want to cancel the sharing process?'),
'cancelPublishConfirmationDialogCancelButtonText' => $this->h5pF->t('No'),
'cancelPublishConfirmationDialogConfirmButtonText' => $this->h5pF->t('Yes'),
'add': => $this->h5pF->t('Add')
);
}