de_DE: refresh translation
This commit is contained in:
parent
f1c1cc57e7
commit
0806749055
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
@ -63,7 +63,7 @@ class DataTypeDictionary extends DataTypeHook
|
||||||
$form->addElement('select', 'template_object_type', [
|
$form->addElement('select', 'template_object_type', [
|
||||||
'label' => $form->translate('Template (Object) Type'),
|
'label' => $form->translate('Template (Object) Type'),
|
||||||
'description' => $form->translate(
|
'description' => $form->translate(
|
||||||
'Please choose a specific Icinga object type. All '
|
'Please choose a specific Icinga object type'
|
||||||
),
|
),
|
||||||
'class' => 'autosubmit',
|
'class' => 'autosubmit',
|
||||||
'required' => true,
|
'required' => true,
|
||||||
|
|
Loading…
Reference in New Issue