Closes #1050, link to Gravatar.com in the profile page
This commit is contained in:
@@ -134,6 +134,7 @@ return [
|
||||
'password' => '비밀번호',
|
||||
'api-token' => 'API 토큰',
|
||||
'api-token-help' => '기존의 프로그램이 Cachet에 접근하는 것을 막기 위해, API token 을 재성성합니다.',
|
||||
'gravatar' => 'Change your profile picture at Gravatar.',
|
||||
'2fa' => [
|
||||
'help' => '2단계 인증을 활성화하면 계정 보안이 강화됩니다. <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> 또는 유사한 앱을 모바일 기기에 다운로드 받아야 합니다. 로그인 할 때, 해당 앱에서 생성된 토큰을 입력해야합니다.',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user