display private mode status

This commit is contained in:
Lyall 2025-08-28 05:48:21 +01:00
parent 7423b71a65
commit 2271c211cb
3 changed files with 32 additions and 9 deletions

View file

@ -288,6 +288,11 @@
"updateServer": {
"success": "server updated successfully",
"title": "update server"
},
"privateMode": {
"enabled": "private mode enabled, playback status is now hidden from external integrations",
"disabled": "private mode disabled, playback status is now visible to enabled external integrations",
"title": "private mode"
}
},
"page": {