14 lines
327 B
PHP
14 lines
327 B
PHP
<?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' => '',
|
|
);
|
|
|