Rename 'Change Log' to 'Changelog'
parent
06985cca7c
commit
8dafa5db91
|
@ -4497,7 +4497,7 @@ class H5PContentValidator {
|
|||
'field' => (object) array(
|
||||
'name' => 'change',
|
||||
'type' => 'group',
|
||||
'label' => $this->h5pF->t('Change Log'),
|
||||
'label' => $this->h5pF->t('Changelog'),
|
||||
'fields' => array(
|
||||
(object) array(
|
||||
'name' => 'date',
|
||||
|
|
Loading…
Reference in New Issue