i18n: pluralize exit node nav title

This commit is contained in:
Zoltan Papp
2026-05-28 11:46:19 +02:00
parent e4420b1f96
commit 0082f51830
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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}",
+1 -1
View File
@@ -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}",
+1 -1
View File
@@ -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}",