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: client/public/assets/locales/en.json
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,22 @@
1
1
{
2
2
"failed": "Failed",
3
+
"welcome": {
4
+
"step": "Step",
5
+
"title": "Welcome to MySpeed!",
6
+
"subtext": "Let's set up MySpeed for the first time. Don't worry, it won't take long.",
7
+
"provider_title": "Choose a provider",
8
+
"provider_subtext": "Select the provider you want to use here. This provider will then perform your tests.",
9
+
"data_title": "Set optimal data",
10
+
"data_subtext": "Select your contractually agreed speeds in this step",
11
+
"ms": "(in ms)",
12
+
"mbps": "(in Mbps)",
13
+
"accept_title": "Accept the terms",
14
+
"accept_subtext": "In this step, we would like to inform you about the Ookla license. Read it and confirm that you have read and accept it by clicking on “Done”."
0 commit comments