Add Task CSV export and Kanboard CLI
This commit is contained in:
@@ -192,7 +192,7 @@ return array(
|
||||
'Description' => 'Opis',
|
||||
'Sorry, I didn\'t found this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych',
|
||||
'Page not found' => 'Strona nie istnieje',
|
||||
'Story Points' => 'Poziom trudności',
|
||||
'Complexity' => 'Poziom trudności',
|
||||
'limit' => 'limit',
|
||||
'Task limit' => 'Limit zadań',
|
||||
'This value must be greater than %d' => 'Wartość musi być większa niż %d',
|
||||
@@ -387,4 +387,13 @@ return array(
|
||||
// 'Unlink my GitHub Account' => '',
|
||||
// 'Created by %s' => 'Créé par %s',
|
||||
// 'Last modified on %B %e, %G at %k:%M %p' => '',
|
||||
// 'Tasks Export' => '',
|
||||
// 'Tasks exportation for "%s"' => '',
|
||||
// 'Start Date' => '',
|
||||
// 'End Date' => '',
|
||||
// 'Execute' => '',
|
||||
// 'Task Id' => '',
|
||||
// 'Creator' => '',
|
||||
// 'Modification date' => '',
|
||||
// 'Completion date' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user