JI-1958 Add UI string needed
parent
720e6b29a2
commit
4b76c7ff8f
|
@ -3725,6 +3725,7 @@ class H5PCore {
|
||||||
'cancelPublishConfirmationDialogDescription' => $this->h5pF->t('Are you sure you want to cancel the sharing process?'),
|
'cancelPublishConfirmationDialogDescription' => $this->h5pF->t('Are you sure you want to cancel the sharing process?'),
|
||||||
'cancelPublishConfirmationDialogCancelButtonText' => $this->h5pF->t('No'),
|
'cancelPublishConfirmationDialogCancelButtonText' => $this->h5pF->t('No'),
|
||||||
'cancelPublishConfirmationDialogConfirmButtonText' => $this->h5pF->t('Yes'),
|
'cancelPublishConfirmationDialogConfirmButtonText' => $this->h5pF->t('Yes'),
|
||||||
|
'add': => $this->h5pF->t('Add')
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue