Commit 5cc3806 1 parent 86a643b commit 5cc3806 Copy full SHA for 5cc3806
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -129,10 +129,10 @@ export const BALANCE_PLACEHOLDER = "*****";
129
129
export const LOADING_PLACEHOLDER = "-----" ;
130
130
131
131
export const UNKNOWN_FACTS = [
132
- "🌟 Brute-forcing takes millions of years! " ,
133
- "🔐 It runs only in your browser." ,
134
- "📂 It never stores or transmits your password." ,
135
- "🤫 Your account's origin remains anonymous." ,
136
- "💼 Feel free to transfer your wallet anytime." ,
137
- "⚠️ There's no reset or recovery option." ,
132
+ "Each credential creates a unique account. " ,
133
+ "It runs only in your browser." ,
134
+ "It never stores or transmits your password." ,
135
+ "Your account's origin remains anonymous." ,
136
+ "Feel free to transfer your wallet anytime." ,
137
+ "There's no reset or recovery option." ,
138
138
] ;
You can’t perform that action at this time.
0 commit comments