Skip to content

Commit

Permalink
chore: change app description
Browse files Browse the repository at this point in the history
  • Loading branch information
slient-coder committed Mar 11, 2023
1 parent 23e64c0 commit b0af177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/_raw/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"This__is__an__imported__account": { "message": "This is an imported account" },
"Password_must_contain_at_least_5_characters": { "message": "Password must contain at least 5 characters" },
"appDescription": {
"message": "UniSat Wallet - the first open-source browser extension wallet for Bitcoin NFTs!"
"message": "Inscribe and store your inscriptions in the world's first Open Source Chrome wallet for Ordinals! "
},
"If__you__ever__change__browsers__or__move__computers": {
"message": "If you ever change browsers or move computers"
Expand Down
2 changes: 1 addition & 1 deletion src/ui/pages/Main/WelcomeScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function WelcomeScreen() {
<div className="text-4xl font-semibold tracking-widest select-none">UNISAT</div>
</div>
<div className="font-normal opacity-60 mb-10 mx-15 text-center">
The first open-source browser extension wallet for Bitcoin NFTs
Inscribe and store your inscriptions in the world's first Open Source Chrome wallet for Ordinals!
</div>

<div className="grid gap-5">
Expand Down

0 comments on commit b0af177

Please sign in to comment.