Skip to content

Commit 3c8ec41

Browse files
fix: label typo (#755)
The use of the term connection in the singular form is correct because in the phrase "connection history" it acts as a noun adjunct, which is generally used in the singular form with a few specific exceptions.
1 parent faca94c commit 3c8ec41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/i18n/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1994,7 +1994,7 @@
19941994
"user_not_valid": "Invalid user: the user has a VPN configuration but it's not present inside the remote user database.",
19951995
"tabs": {
19961996
"road_warrior_server": "Road Warrior server",
1997-
"connections_history": "Connections history"
1997+
"connections_history": "Connection history"
19981998
},
19991999
"history": {
20002000
"account": "Account",

0 commit comments

Comments
 (0)