Validate server URL in settings

This commit is contained in:
Anton Tananaev 2025-06-01 12:04:41 -07:00
parent 13cabaccd1
commit 9b1a502e38
2 changed files with 15 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"settingsButton": "Change settings",
"idLabel": "Device identifier",
"urlLabel": "Server URL",
"invalidUrlError": "Invalid URL",
"accuracyLabel": "Location accuracy",
"highAccuracyLabel": "High",
"mediumAccuracyLabel": "Medium",