Updated gps setting to follow state of companion.

This commit is contained in:
Winston Lowe
2026-01-19 16:56:32 -08:00
parent 2becbb342c
commit 98fc2d6e0a
17 changed files with 174 additions and 113 deletions
+2 -2
View File
@@ -1349,8 +1349,8 @@
"channels_scanQrCodeComingSoon": "即将到来",
"channels_enterHashtag": "输入标签",
"channels_hashtagHint": "例如 #团队",
"settings_locationGPSEnableSubtitle": "启用GPS自动发送位置数据(如果支持)。",
"settings_locationGPSEnable": "启用GPS",
"settings_locationIntervalSec": "时间间隔(秒)",
"settings_locationGPSEnableSubtitle": "启用GPS自动更新位置。",
"settings_locationIntervalSec": "GPS 间隔(秒)",
"settings_locationIntervalInvalid": "时间间隔必须至少为60秒,且小于86400秒。"
}