mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-1207: Portuguese I18N. Add portuguese translation
Add translation files for the webapp and the following extensions: - guacamole-auth-cas - guacamole-auth-duo - guacamole-auth-jdbc - guacamole-auth-openid - guacamole-auth-quickconnect - guacamole-auth-saml - guacamole-auth-totp
This commit is contained in:
		| @@ -14,6 +14,7 @@ | ||||
|         "translations/de.json", | ||||
|         "translations/en.json", | ||||
|         "translations/ja.json", | ||||
|         "translations/pt.json", | ||||
|         "translations/ru.json" | ||||
|     ] | ||||
|  | ||||
|   | ||||
| @@ -0,0 +1,12 @@ | ||||
| { | ||||
|  | ||||
|     "DATA_SOURCE_CAS" : { | ||||
|         "NAME" : "CAS SSO Backend" | ||||
|     }, | ||||
|  | ||||
|     "LOGIN" : { | ||||
|         "FIELD_HEADER_TICKET"        : "", | ||||
|         "INFO_CAS_REDIRECT_PENDING"  : "Por favor aguarde, redirecionando para autenticação CAS..." | ||||
|     } | ||||
|  | ||||
| } | ||||
		Reference in New Issue
	
	Block a user