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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -34,11 +34,11 @@
34
34
"description": "MySpeed could not reach the API of this instance. Please try again later."
35
35
},
36
36
"provider": {
37
+
"interface": "Interface",
37
38
"server": "Server",
38
39
"server_id": "Server ID",
39
40
"choose_automatically": "Choose automatically",
40
-
"ookla_license": "I have read and accept the <Eula>EULA</Eula>, <GDPR>privacy policy</GDPR> and <TOS>terms of service</TOS> of Ookla.",
41
-
"cloudflare_note": "Cloudflare does not require any additional settings"
41
+
"ookla_license": "I have read and accept the <Eula>EULA</Eula>, <GDPR>privacy policy</GDPR> and <TOS>terms of service</TOS> of Ookla."
42
42
}
43
43
},
44
44
"dropdown": {
@@ -210,7 +210,7 @@
210
210
},
211
211
"result": {
212
212
"title": "Test result",
213
-
"description": "This test achieved a maximum download speed of <Bold>{{down}} Mbps</Bold> and a maximum upload speed of <Bold>{{up}} Mbps</Bold>. It was created <Bold>{{type}}</Bold> and took <Bold>{{duration}} Seconds</Bold>.",
213
+
"description": "<Link>This test</Link> achieved a maximum download speed of <Bold>{{down}} Mbps</Bold> and a maximum upload speed of <Bold>{{up}} Mbps</Bold>. It was created <Bold>{{type}}</Bold> and took <Bold>{{duration}} Seconds</Bold>.",
0 commit comments