mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
PropertyModifierGetHostByName: translate
This commit is contained in:
parent
ce9f94feda
commit
ccd92674a6
@ -24,7 +24,7 @@ class PropertyModifierGetHostByName extends PropertyModifierHook
|
||||
|
||||
public function getName()
|
||||
{
|
||||
return 'Get host by name (DNS lookup)';
|
||||
return mt('director', 'Get host by name (DNS lookup)');
|
||||
}
|
||||
|
||||
public function transform($value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user