mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 02:13:33 +00:00
display private mode status
This commit is contained in:
parent
7423b71a65
commit
2271c211cb
3 changed files with 32 additions and 9 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue