diff options
Diffstat (limited to 'app/Locale/ko_KR/translations.php')
-rw-r--r-- | app/Locale/ko_KR/translations.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Locale/ko_KR/translations.php b/app/Locale/ko_KR/translations.php index 259ed048..95a33217 100644 --- a/app/Locale/ko_KR/translations.php +++ b/app/Locale/ko_KR/translations.php @@ -132,7 +132,6 @@ return array( 'User created successfully.' => '사용자를 추가했습니다.', 'Unable to create your user.' => '사용자의 추가에 실패했습니다.', 'User updated successfully.' => '사용자를 갱신했습니다.', - 'Unable to update your user.' => '사용자의 갱신에 실패했습니다.', 'User removed successfully.' => '사용자를 삭제했습니다.', 'Unable to remove this user.' => '사용자 삭제에 실패했습니다.', 'Board updated successfully.' => '보드를 갱신했습니다.', |