Move locales
This commit is contained in:
13
Locale/ko_KR/translations.php
Normal file
13
Locale/ko_KR/translations.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => '달력',
|
||||
'Calendar settings' => '달력 설정',
|
||||
'Project calendar view' => '프로젝트 달력 보기',
|
||||
'User calendar view' => '담당자 달력 보기',
|
||||
'My calendar' => '내 캘린더',
|
||||
'Switch to the list view' => '리스트 보기로 전환',
|
||||
'Show tasks based on the start date' => '시작 날짜로 할일 보기',
|
||||
'Subtasks time tracking' => '서브 할일 시간 트래킹',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user