Skip to content

Commit

Permalink
New translations entities.php (Korean)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddanbrown committed Dec 24, 2024
1 parent 3d3619b commit c5a6078
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lang/ko/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
'create_now' => '바로 만들기',
'revisions' => '수정본',
'meta_revision' => '판본 #:revisionCount',
'meta_created' => '만듦 :timeLength',
'meta_created_name' => '만듦 :timeLength, :user',
'meta_updated' => '수정함 :timeLength',
'meta_updated_name' => '수정함 :timeLength, :user',
'meta_owned_name' => '소유함 :user',
'meta_created' => '생성 :timeLength',
'meta_created_name' => '생성 :timeLength, :user',
'meta_updated' => '수정 :timeLength',
'meta_updated_name' => '수정 :timeLength, :user',
'meta_owned_name' => ':user 소유',
'meta_reference_count' => '참조 대상 :count item|참조 대상 :count items',
'entity_select' => '항목 선택',
'entity_select_lack_permission' => '이 항목을 선택하기 위해 필요한 권한이 없습니다',
Expand Down

0 comments on commit c5a6078

Please sign in to comment.