mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
GUAC-897 Added status message while home or manage pages are loading.
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"title" : "Guacamole ${project.version}"
|
||||
},
|
||||
|
||||
"status" : {
|
||||
"loadingTitle" : "Loading",
|
||||
"loadingText" : "Guacamole is loading; please wait..."
|
||||
},
|
||||
|
||||
"login": {
|
||||
"loginError" : "Invalid Login",
|
||||
"username" : "Username",
|
||||
|
Reference in New Issue
Block a user