Skip to content

Commit e66a97e

Browse files
committed
New translations errors.php (Korean)
1 parent e33e1d4 commit e66a97e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/ko/errors.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
'api_incorrect_token_secret' => 'API 토큰이 제공한 암호에 문제가 있습니다.',
126126
'api_user_no_api_permission' => 'API 토큰의 소유자가 API를 호출할 권한이 없습니다.',
127127
'api_user_token_expired' => '인증 토큰이 만료되었습니다.',
128+
'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
128129

129130
// Settings & Maintenance
130131
'maintenance_test_email_failure' => '메일을 발송하는 도중 문제가 생겼습니다:',

0 commit comments

Comments
 (0)