Move locales
This commit is contained in:
13
Locale/cs_CZ/translations.php
Normal file
13
Locale/cs_CZ/translations.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Calendar' => 'Kalendář',
|
||||
'Calendar settings' => 'Nastavení kalendáře',
|
||||
// 'Project calendar view' => '',
|
||||
'User calendar view' => 'Zobrazení kalendáře uživatele',
|
||||
'My calendar' => 'Můj kalendář',
|
||||
'Switch to the list view' => 'Přepnout na seznam zobrazení',
|
||||
'Show tasks based on the start date' => 'Zobrazit úkoly podle datumu zahájení',
|
||||
'Subtasks time tracking' => 'Dílčí úkoly s časovačem',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user