Update localization files for custom server URL placeholder adjustments

This commit is contained in:
Mathias Wagner
2026-01-20 22:54:11 +01:00
parent e2b6a2aa8f
commit eec2d27cc6
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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."
}
+1 -1
View File
@@ -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>.",