mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-903: Merge improved Chinese internationalization support
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
|
||||
"translations" : [
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
"translations/en.json",
|
||||
"translations/zh.json"
|
||||
]
|
||||
|
||||
}
|
||||
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_LDAP" : {
|
||||
"NAME" : "轻型目录访问协议"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user