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: src/locales/en.ts
+14-11
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ export default {
52
52
login_with_helium: 'Already have a Helium Wallet?\nTap to get started.',
53
53
subtitle:
54
54
'Use this app to onboard your miner for the first time and start earning HNT. <b>WARNING: You must also have the official Helium App installed in order to continue.</b>',
55
-
title: 'Welcome\nto The Nebra Helium App',
55
+
title: 'Welcome\nto the Nebra Helium App',
56
56
},
57
57
linkAccount: {
58
58
stepOne: '1. Download a supported Wallet App',
@@ -152,24 +152,27 @@ export default {
152
152
education: {
153
153
cards: [
154
154
{
155
-
subtitle: '[Placeholder]',
156
-
title: '[Placeholder]',
155
+
subtitle:
156
+
'Hotspots love places where they can see plenty of sky and spaced at least 300 meters away from other hotspots.',
157
+
title: 'Give me a nice view',
157
158
},
158
159
{
159
-
subtitle: '[Placeholder]',
160
-
title: '[Placeholder]',
160
+
subtitle:
161
+
"Hotspots shouldn't hide in a nightstand or bookcase. Put it next to a window instead.",
162
+
title: "Don't hide me",
161
163
},
162
164
{
163
-
subtitle: '[Placeholder]',
164
-
title: '[Placeholder]',
165
+
subtitle: "Nearby buildings may decrease your hotspot's coverage.",
166
+
title: 'Buildings may block my signals',
165
167
},
166
168
{
167
-
subtitle: '[Placeholder]',
168
-
title: '[Placeholder]',
169
+
subtitle:
170
+
'Try to keep your hotspot away from metal meshes, which can block radio signals dramatically.',
0 commit comments