mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-21 22:29:08 +02:00
i18n: pluralize exit node nav title
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
"nav.peers.description": "{connected} von {total} verbunden",
|
||||
"nav.resources.title": "Ressourcen",
|
||||
"nav.resources.description": "{active} von {total} aktiv",
|
||||
"nav.exitNode.title": "Exit-Node",
|
||||
"nav.exitNode.title": "Exit-Nodes",
|
||||
"nav.exitNode.none": "Nicht aktiv",
|
||||
"nav.exitNode.using": "Über {name}",
|
||||
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"nav.peers.description": "{connected} of {total} connected",
|
||||
"nav.resources.title": "Resources",
|
||||
"nav.resources.description": "{active} of {total} active",
|
||||
"nav.exitNode.title": "Exit Node",
|
||||
"nav.exitNode.title": "Exit Nodes",
|
||||
"nav.exitNode.none": "Not active",
|
||||
"nav.exitNode.using": "Via {name}",
|
||||
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"nav.peers.description": "{connected} / {total} csatlakoztatva",
|
||||
"nav.resources.title": "Erőforrások",
|
||||
"nav.resources.description": "{active} / {total} aktív",
|
||||
"nav.exitNode.title": "Kilépő csomópont",
|
||||
"nav.exitNode.title": "Kilépő csomópontok",
|
||||
"nav.exitNode.none": "Nem aktív",
|
||||
"nav.exitNode.using": "Ezen át: {name}",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user