1
0
mirror of https://github.com/Ylianst/MeshCentralRouter synced 2025-12-06 00:13:33 +00:00

Update Translate.cs (#75)

Replaced "Hafen" with "Port"  for the german translation.
The term "Port" is used when speaking about network connections.
This commit is contained in:
mkrumbholz
2024-06-27 15:52:54 +02:00
committed by GitHub
parent ba77f6f61a
commit 714b831ddc

View File

@@ -3379,7 +3379,7 @@ namespace MeshCentralRouter
{
"Alternative Port",
new Dictionary<string, string>() {
{"de","Alternativer Hafen"},
{"de","Alternativer Port"},
{"hi","वैकल्पिक बंदरगाह"},
{"fr","Port alternatif"},
{"zh-chs","替代端口"},
@@ -4585,7 +4585,7 @@ namespace MeshCentralRouter
{
"Local Port",
new Dictionary<string, string>() {
{"de","Lokaler Hafen"},
{"de","Lokaler Port"},
{"hi","स्थानीय बंदरगाह"},
{"fr","Port local"},
{"zh-chs","本地端口"},