de_DE: refresh translation

This commit is contained in:
Thomas Gelf 2022-02-17 16:33:05 +01:00
parent f1c1cc57e7
commit 0806749055
3 changed files with 1077 additions and 667 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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,