mirror of https://github.com/Aidaho12/haproxy-wi
v7.3.0.0: Update UDP terminology in language templates
This commit changes the term "UDP balancers" to "UDP listeners" across all language templates. This adjustment ensures consistency and correctness in how we refer to this network entity in different languages.pull/387/head v7.3.0.0
parent
ce1995bbb9
commit
e3ad7e86ae
|
@ -117,7 +117,7 @@
|
||||||
"title": "History of"
|
"title": "History of"
|
||||||
},
|
},
|
||||||
"udp": {
|
"udp": {
|
||||||
"title": "UDP balancers"
|
"title": "UDP listeners"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
%}
|
%}
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"title": "Historique de"
|
"title": "Historique de"
|
||||||
},
|
},
|
||||||
"udp": {
|
"udp": {
|
||||||
"title": "Équilibreurs UDP"
|
"title": "Écouteurs UDP"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
%}
|
%}
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"title": "Histórico de"
|
"title": "Histórico de"
|
||||||
},
|
},
|
||||||
"udp": {
|
"udp": {
|
||||||
"title": "Balanceadores UDP"
|
"title": "Ouvintes UDP"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
%}
|
%}
|
||||||
|
|
|
@ -117,7 +117,7 @@
|
||||||
"title": "История"
|
"title": "История"
|
||||||
},
|
},
|
||||||
"udp": {
|
"udp": {
|
||||||
"title": "UDP балансировщики"
|
"title": "UDP слушатели"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
%}
|
%}
|
||||||
|
|
Loading…
Reference in New Issue