mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-30 16:43:22 +00:00 
			
		
		
		
	GUACAMOLE-903: Improved Chinese internationalization support
This commit is contained in:
		| @@ -13,7 +13,8 @@ | ||||
|         "translations/de.json", | ||||
|         "translations/en.json", | ||||
|         "translations/ja.json", | ||||
|         "translations/ru.json" | ||||
|         "translations/ru.json", | ||||
|         "translations/zh.json" | ||||
|     ], | ||||
|  | ||||
|     "js" : [ | ||||
|   | ||||
| @@ -0,0 +1,12 @@ | ||||
| { | ||||
|  | ||||
|     "DATA_SOURCE_OPENID" : { | ||||
|         "NAME" : "OpenID SSO后端" | ||||
|     }, | ||||
|  | ||||
|     "LOGIN" : { | ||||
|         "FIELD_HEADER_ID_TOKEN" : "", | ||||
|         "INFO_REDIRECT_PENDING" : "请稍候,正在重定向到身份提供者..." | ||||
|     } | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user