Skip to content

Commit d23e02b

Browse files
[autofix.ci] apply automated fixes
1 parent 1315097 commit d23e02b

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

lunaria/files/en-US.json

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
"connected_as_user": "Connected 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.",
@@ -739,7 +739,24 @@
739739
"connect_npm_cli": "Connect to npm CLI",
740740
"connect_atmosphere": "Connect to Atmosphere",
741741
"connecting": "Connecting...",
742-
"ops": "ops"
742+
"ops": "ops",
743+
"disconnect": "Disconnect"
744+
},
745+
"auth": {
746+
"modal": {
747+
"title": "Atmosphere",
748+
"close": "Close",
749+
"connected_as": "Connected as {'@'}{handle}",
750+
"disconnect": "Disconnect",
751+
"connect_prompt": "Connect with your Atmosphere account",
752+
"handle_label": "Handle",
753+
"handle_placeholder": "alice.bsky.social",
754+
"connect": "Connect",
755+
"create_account": "Create a new account",
756+
"connect_bluesky": "Connect with Bluesky",
757+
"what_is_atmosphere": "What is an Atmosphere account?",
758+
"atmosphere_explanation": "{npmx} uses the {atproto} to power many of its social features, allowing users to own their data and use one account for all compatible applications. Once you create an account, you can use other apps like {bluesky} and {tangled} with the same account."
759+
}
743760
},
744761
"header": {
745762
"home": "npmx home",

0 commit comments

Comments
 (0)