Skip to content

Commit 5d77118

Browse files
[autofix.ci] apply automated fixes
1 parent 5f61c17 commit 5d77118

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

lunaria/files/en-US.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
"connector": {
348348
"status": {
349349
"connecting": "connecting...",
350-
"connected_as": "connected as {'@'}{user}",
350+
"connected_as": "connected as ~{user}",
351351
"connected": "connected",
352352
"connect_cli": "connect local CLI",
353353
"aria_connecting": "Connecting to local connector",
@@ -359,7 +359,7 @@
359359
"title": "Local Connector",
360360
"close_modal": "Close modal",
361361
"connected": "Connected",
362-
"logged_in_as": "Logged in as {'@'}{user}",
362+
"logged_in_as": "Logged in as ~{user}",
363363
"connected_hint": "You can now manage packages and organizations from the web UI.",
364364
"disconnect": "Disconnect",
365365
"run_hint": "Run the connector on your machine to enable admin features.",
@@ -729,6 +729,18 @@
729729
}
730730
}
731731
},
732+
"account_menu": {
733+
"connect": "connect",
734+
"account": "Account",
735+
"npm_cli": "npm CLI",
736+
"atmosphere": "Atmosphere",
737+
"npm_cli_desc": "Manage packages & orgs",
738+
"atmosphere_desc": "Social features & identity",
739+
"connect_npm_cli": "Connect to npm CLI",
740+
"connect_atmosphere": "Connect to Atmosphere",
741+
"connecting": "Connecting...",
742+
"ops": "ops"
743+
},
732744
"header": {
733745
"home": "npmx home",
734746
"github": "GitHub",

0 commit comments

Comments
 (0)