Skip to content

Commit 1e4db9c

Browse files
committed
Added/Removed translations in the en.json
1 parent 399fcd4 commit 1e4db9c

File tree

1 file changed

+3
-3
lines changed
  • client/public/assets/locales

1 file changed

+3
-3
lines changed

client/public/assets/locales/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"description": "MySpeed could not reach the API of this instance. Please try again later."
3535
},
3636
"provider": {
37+
"interface": "Interface",
3738
"server": "Server",
3839
"server_id": "Server ID",
3940
"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."
4242
}
4343
},
4444
"dropdown": {
@@ -210,7 +210,7 @@
210210
},
211211
"result": {
212212
"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>.",
214214
"from_you": "by you",
215215
"automatic": "automatically"
216216
},

0 commit comments

Comments
 (0)