From d3173fb207294aac3215e31596cf2e2a262bd5bd Mon Sep 17 00:00:00 2001 From: pavement Date: Wed, 17 Jul 2019 02:16:44 +0200 Subject: translation update --- lib/plugins/authpdo/lang/ko/settings.php | 5 ++++- lib/plugins/config/lang/ko/lang.php | 1 + lib/plugins/revert/lang/ko/lang.php | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/plugins/authpdo/lang/ko/settings.php b/lib/plugins/authpdo/lang/ko/settings.php index 33a6cc932..37a790885 100644 --- a/lib/plugins/authpdo/lang/ko/settings.php +++ b/lib/plugins/authpdo/lang/ko/settings.php @@ -3,9 +3,12 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * @author pavement * @author Traend */ +$lang['debug'] = '자세한 오류 메시지를 출력합니다. 설정 후 비활성화해야 합니다.'; +$lang['update-user-pass'] = '단일 사용자의 암호를 업데이트하는 SQL 문'; +$lang['insert-group'] = '데이터베이스에 새 그룹을 삽입하는 SQL 문'; $lang['join-group'] = '기존 그룹에 사용자를 추가하는 SQL 문'; $lang['leave-group'] = '그룹에서 사용자를 제거하는 SQL 문'; $lang['check-pass'] = '사용자의 암호를 확인하는 SQL 문입니다. 선택 사용자에서 암호 정보를 가져오는 경우 비워 둘 수 있습니다.'; -$lang['debug'] = '자세한 오류 메시지를 출력합니다. 설정 후 비활성화해야 합니다.'; diff --git a/lib/plugins/config/lang/ko/lang.php b/lib/plugins/config/lang/ko/lang.php index 6c85f1750..2f1b9b0c3 100644 --- a/lib/plugins/config/lang/ko/lang.php +++ b/lib/plugins/config/lang/ko/lang.php @@ -3,6 +3,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * @author pavement * @author Traend * @author Seungheon Song * @author jk Lee diff --git a/lib/plugins/revert/lang/ko/lang.php b/lib/plugins/revert/lang/ko/lang.php index 826fe40b3..a71dc067a 100644 --- a/lib/plugins/revert/lang/ko/lang.php +++ b/lib/plugins/revert/lang/ko/lang.php @@ -3,6 +3,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * + * @author pavement * @author Traend * @author Seungheon Song * @author jk Lee -- cgit v1.2.3