Skip to content

Commit b599610

Browse files
committed
Added new translations
1 parent 662f82d commit b599610

File tree

1 file changed

+14
-0
lines changed
  • client/public/assets/locales

1 file changed

+14
-0
lines changed

client/public/assets/locales/en.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
{
22
"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”."
15+
},
316
"dialog": {
417
"okay": "Okay",
518
"done": "Done",
19+
"continue": "Continue",
620
"apply": "Yes, apply",
721
"update": "Update",
822
"close": "Close",

0 commit comments

Comments
 (0)