Files
plugin-calendar/Locale/es_ES/translations.php
Frederic Guillot f2cebb42a6 Move locales
2017-04-01 14:46:16 -04:00

14 lines
322 B
PHP

<?php
return array(
'Calendar' => 'Calendario',
// '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' => '',
);