mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-903: Merge improved Chinese internationalization support
This commit is contained in:
		| @@ -14,7 +14,7 @@ | ||||
|         "translations/de.json", | ||||
|         "translations/en.json", | ||||
|         "translations/ja.json", | ||||
|         "translations/ru.json" | ||||
|         "translations/ru.json", | ||||
|         "translations/zh.json" | ||||
|     ] | ||||
|  | ||||
| } | ||||
|   | ||||
| @@ -0,0 +1,12 @@ | ||||
| { | ||||
|  | ||||
|     "DATA_SOURCE_CAS" : { | ||||
|         "NAME" : "CAS SSO后端" | ||||
|     }, | ||||
|  | ||||
|     "LOGIN" : { | ||||
|         "FIELD_HEADER_TICKET"        : "", | ||||
|         "INFO_CAS_REDIRECT_PENDING"  : "请稍候,正在重定向到CAS验证..." | ||||
|     } | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user