mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add confirm dialog when deleting server
This commit is contained in:
parent
cb05b5eaf2
commit
c9ade820ed
2 changed files with 17 additions and 4 deletions
|
@ -218,6 +218,7 @@
|
|||
"DeleteName": "Delete {0}",
|
||||
"DeleteUser": "Delete User",
|
||||
"DeleteUserConfirmation": "Are you sure you wish to delete this user?",
|
||||
"DeleteServerConfirmation": "Are you sure you wish to delete this server?",
|
||||
"Depressed": "Depressed",
|
||||
"Descending": "Descending",
|
||||
"Desktop": "Desktop",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue