mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-38: Add translation file for the extension.
This commit is contained in:
@@ -20,6 +20,10 @@
|
||||
"templates/quickconnectField.html"
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"resources" : {
|
||||
"templates/quickconnectField.html" : "text/html"
|
||||
}
|
||||
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_QUICKCONNECT" : {
|
||||
"NAME" : "QuickConnect"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user