Skip to content

Commit

Permalink
New translations common.php (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Jan 9, 2025
1 parent ad9346d commit a6d1159
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/ko/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// Form Labels
'name' => '이름',
'description' => '설명',
'role' => '권한',
'role' => '역할',
'cover_image' => '대표 이미지',
'cover_image_description' => '이 이미지는 대략 440x250px가 되어야 하지만, 필요에 따라 다양한 시나리오에서 사용자 인터페이스에 맞게 유연하게 크기 조절 및 자르기가 가능하므로 실제로 표시되는 크기는 다를 수 있습니다.',

Expand Down Expand Up @@ -74,7 +74,7 @@
'toggle_thumbnails' => '썸네일 보기',
'details' => '정보',
'grid_view' => '격자 형식으로 보기',
'list_view' => '목록 보기',
'list_view' => '리스트 형식으로 보기',
'default' => '기본 설정',
'breadcrumb' => '탐색 경로',
'status' => '상태',
Expand Down

0 comments on commit a6d1159

Please sign in to comment.