File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 87
87
"This__is__an__imported__account" : { "message" : " This is an imported account" },
88
88
"Password_must_contain_at_least_5_characters" : { "message" : " Password must contain at least 5 characters" },
89
89
"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! "
91
91
},
92
92
"If__you__ever__change__browsers__or__move__computers" : {
93
93
"message" : " If you ever change browsers or move computers"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ export default function WelcomeScreen() {
25
25
< div className = "text-4xl font-semibold tracking-widest select-none" > UNISAT</ div >
26
26
</ div >
27
27
< 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!
29
29
</ div >
30
30
31
31
< div className = "grid gap-5" >
You can’t perform that action at this time.
0 commit comments