Update lite.php

This commit is contained in:
唐胡成
2022-03-18 06:40:32 +00:00
parent 26e52edd7c
commit ec401cf865
+1 -1
View File
@@ -7,5 +7,5 @@ $lang->kanban->taskColumn['pause'] = 'Pause';
$lang->kanban->taskColumn['canceled'] = 'Canceled';
$lang->kanban->taskColumn['closed'] = 'Closed';
$lang->kanban->importCards = 'Enable the import function, you can only import cards that you have permission to view.';
$lang->kanban->importCards = 'Enable the import function, you can only import cards that you have permission to view.';
$lang->kanban->common = 'Common Kanban';