mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-422: Merge add definitions and translations for the RDP/SSH "timezone" parameter.
This commit is contained in:
@@ -106,6 +106,10 @@
|
||||
"tr-tr-qwerty"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name" : "timezone",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "console",
|
||||
"type" : "BOOLEAN",
|
||||
|
@@ -78,6 +78,10 @@
|
||||
"name" : "locale",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "timezone",
|
||||
"type" : "TEXT"
|
||||
},
|
||||
{
|
||||
"name" : "server-alive-interval",
|
||||
"type" : "NUMERIC"
|
||||
|
@@ -428,6 +428,7 @@
|
||||
"FIELD_HEADER_SFTP_ROOT_DIRECTORY" : "File browser root directory:",
|
||||
"FIELD_HEADER_SFTP_USERNAME" : "Username:",
|
||||
"FIELD_HEADER_STATIC_CHANNELS" : "Static channel names:",
|
||||
"FIELD_HEADER_TIMEZONE" : "Time zone:",
|
||||
"FIELD_HEADER_USERNAME" : "Username:",
|
||||
"FIELD_HEADER_WIDTH" : "Width:",
|
||||
|
||||
@@ -506,6 +507,7 @@
|
||||
"FIELD_HEADER_SERVER_ALIVE_INTERVAL" : "Server keepalive interval:",
|
||||
"FIELD_HEADER_SFTP_ROOT_DIRECTORY" : "File browser root directory:",
|
||||
"FIELD_HEADER_TERMINAL_TYPE" : "Terminal type:",
|
||||
"FIELD_HEADER_TIMEZONE" : "Time zone ($TZ):",
|
||||
"FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:",
|
||||
"FIELD_HEADER_TYPESCRIPT_PATH" : "Typescript path:",
|
||||
|
||||
|
Reference in New Issue
Block a user