File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -823,6 +823,7 @@ export const enTranslation = {
823823 "Configure strict ICMP echo checks. Each candidate must have its own literal IPv4 or IPv6 target." ,
824824 targetHint :
825825 "Literal IPv4 or IPv6 address pinged through this outbound." ,
826+ targetLabel : "Ping target for {{outbound}}" ,
826827 targetsEmpty :
827828 "Add candidates to an outbound group to configure their targets." ,
828829 count : "Packets per run" ,
Original file line number Diff line number Diff line change @@ -843,6 +843,7 @@ export const ruTranslation = {
843843 "Настройте строгие ICMP echo-проверки. Для каждого кандидата нужен отдельный IPv4- или IPv6-адрес." ,
844844 targetHint :
845845 "IPv4- или IPv6-адрес, который пингуется через этот outbound." ,
846+ targetLabel : "Цель ping для {{outbound}}" ,
846847 targetsEmpty :
847848 "Добавьте кандидатов в группу outbound, чтобы настроить их цели." ,
848849 count : "Пакетов за проверку" ,
You can’t perform that action at this time.
0 commit comments