mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-204: Add translation file to display blank login form.
This commit is contained in:
committed by
Nick Couchman
parent
36297f4767
commit
3e323f7e8a
@@ -13,6 +13,10 @@
|
||||
"casModule.js",
|
||||
"casController.js",
|
||||
"casConfig.js"
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json"
|
||||
]
|
||||
|
||||
}
|
||||
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
|
||||
"LOGIN" : {
|
||||
"FIELD_HEADER_TICKET" : ""
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user