From a22b8f3dc73555800caf55768f04a7a2ce4af7f2 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 11 Mar 2017 15:24:34 -0500 Subject: Make user actions available from contextual menu --- app/Locale/ko_KR/translations.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Locale/ko_KR') 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.' => '보드를 갱신했습니다.', -- cgit v1.2.3