mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Added Quit App to menu
This commit is contained in:
parent
b0bb836ec7
commit
3c5da3f01b
5 changed files with 23 additions and 0 deletions
|
@ -134,6 +134,7 @@
|
|||
"ButtonShutdown": "Shutdown",
|
||||
"ButtonSignIn": "Sign In",
|
||||
"ButtonSignOut": "Sign Out",
|
||||
"ButtonQuitApp": "Quit Application",
|
||||
"ButtonStart": "Start",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonSubmit": "Submit",
|
||||
|
|
|
@ -106,6 +106,7 @@
|
|||
"ButtonShutdown": "Shutdown",
|
||||
"ButtonSignIn": "Sign In",
|
||||
"ButtonSignOut": "Sign Out",
|
||||
"ButtonQuitApp": "Quit Application",
|
||||
"ButtonSplit": "Split",
|
||||
"ButtonStart": "Start",
|
||||
"ButtonStop": "Stop",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue