Skip to content

Commit b0af177

Browse files
committed
chore: change app description
1 parent 23e64c0 commit b0af177

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/_raw/_locales/en/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"This__is__an__imported__account": { "message": "This is an imported account" },
8888
"Password_must_contain_at_least_5_characters": { "message": "Password must contain at least 5 characters" },
8989
"appDescription": {
90-
"message": "UniSat Wallet - the first open-source browser extension wallet for Bitcoin NFTs!"
90+
"message": "Inscribe and store your inscriptions in the world's first Open Source Chrome wallet for Ordinals! "
9191
},
9292
"If__you__ever__change__browsers__or__move__computers": {
9393
"message": "If you ever change browsers or move computers"

src/ui/pages/Main/WelcomeScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default function WelcomeScreen() {
2525
<div className="text-4xl font-semibold tracking-widest select-none">UNISAT</div>
2626
</div>
2727
<div className="font-normal opacity-60 mb-10 mx-15 text-center">
28-
The first open-source browser extension wallet for Bitcoin NFTs
28+
Inscribe and store your inscriptions in the world's first Open Source Chrome wallet for Ordinals!
2929
</div>
3030

3131
<div className="grid gap-5">

0 commit comments

Comments
 (0)