Move locales

This commit is contained in:
Frederic Guillot
2017-04-01 14:46:16 -04:00
parent ada7a33402
commit f2cebb42a6
26 changed files with 337 additions and 1 deletions

View 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' => '서브 할일 시간 트래킹',
);