mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Add preference
This commit is contained in:
parent
e607944ad1
commit
4828e3a691
4 changed files with 61 additions and 3 deletions
|
@ -338,6 +338,10 @@
|
|||
"prefs_notifications_web_push_disabled_description": "Notification are received when the web app is running (via WebSocket)",
|
||||
"prefs_notifications_web_push_enabled": "Enabled for {{server}}",
|
||||
"prefs_notifications_web_push_disabled": "Disabled",
|
||||
"prefs_ui_mode_title": "UI Mode",
|
||||
"prefs_ui_mode_system": "System (default)",
|
||||
"prefs_ui_mode_dark": "Dark",
|
||||
"prefs_ui_mode_light": "Light",
|
||||
"prefs_users_title": "Manage users",
|
||||
"prefs_users_description": "Add/remove users for your protected topics here. Please note that username and password are stored in the browser's local storage.",
|
||||
"prefs_users_description_no_sync": "Users and passwords are not synchronized to your account.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue