mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-586: Add localized data source names. Display data sources as tabs within user edit screen.
This commit is contained in:
@@ -33,6 +33,14 @@
|
||||
|
||||
},
|
||||
|
||||
"DATA_SOURCE_MYSQL" : {
|
||||
"NAME" : "MySQL"
|
||||
},
|
||||
|
||||
"DATA_SOURCE_POSTGRESQL" : {
|
||||
"NAME" : "PostgreSQL"
|
||||
},
|
||||
|
||||
"USER_ATTRIBUTES" : {
|
||||
|
||||
"FIELD_HEADER_DISABLED" : "Login disabled:",
|
||||
|
Reference in New Issue
Block a user