mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-02 01:40:42 -05:00
Update localization files for custom server URL placeholder adjustments
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
"interface": "Schnittstelle",
|
||||
"server": "Server",
|
||||
"server_id": "Server-ID",
|
||||
"custom_url": "Benutzerdefinierte Server-URL",
|
||||
"custom_url_placeholder": "https://speed.test/backend/",
|
||||
"choose_automatically": "Automatisch wählen",
|
||||
"ookla_license": "Ich habe die <Eula>EULA</Eula>, die <GDPR>Datenschutzrichtlinie</GDPR> und die <TOS>Nutzungsbedingungen</TOS> von Ookla gelesen und akzeptiere sie."
|
||||
}
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"server": "Server",
|
||||
"server_id": "Server ID",
|
||||
"custom_url": "Custom Server URL",
|
||||
"custom_url_placeholder": "https://your-librespeed-server.com/",
|
||||
"custom_url_placeholder": "https://speed.test/backend/",
|
||||
"choose_automatically": "Choose automatically",
|
||||
"ookla_license": "I have read and accept the <Eula>EULA</Eula>, <GDPR>privacy policy</GDPR> and <TOS>terms of service</TOS> of Ookla.",
|
||||
"ookla_notice": "By using Ookla, you agree to their <Eula>EULA</Eula>, <GDPR>privacy policy</GDPR> and <TOS>terms of service</TOS>.",
|
||||
|
||||
Reference in New Issue
Block a user