Issue #250: enforce primary-device-only audio policy guardrail
Some checks failed
CI / test-and-quality (push) Has been cancelled
CI / test-and-quality (pull_request) Successful in 3m20s

This commit is contained in:
2026-03-02 01:53:40 +00:00
parent 1f98f01283
commit dc6af7547c
5 changed files with 59 additions and 0 deletions

View File

@@ -264,6 +264,10 @@
"guess_submit_failed": {
"en": "Guess submit failed",
"da": "Gætte-fejl"
},
"audio_policy_notice": {
"en": "Audio playback is disabled on phone clients. Sound is available on the primary host device.",
"da": "Lydafspilning er slået fra på telefon-klienten. Lyd afspilles kun på den primære værtsenhed."
}
}
},