You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontends/web/src/locales/en/app.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1111,9 +1111,9 @@
1111
1111
"description": "Select your default currency",
1112
1112
"title": "Default currency"
1113
1113
},
1114
-
"enableWallet": {
1114
+
"enableAccount": {
1115
1115
"description": "Disabling your account means it will not appear in the sidebar or the portfolio. You can always enable it again from here. Coins on this account will not be affected and will remain safe.",
1116
-
"title": "Enable/disable wallet"
1116
+
"title": "Enable/disable account"
1117
1117
},
1118
1118
"hideAmounts": {
1119
1119
"description": "Displays a toggle to hide your balance and amounts to improve your privacy when using the app in public.",
0 commit comments