Merge branch 'sprint/178_songchenxuan_fix_action/lang/en.php' into 'master'

Sprint/178 songchenxuan fix action/lang/en.php

See merge request easycorp/zentaopms!1050
This commit is contained in:
朱金勇
2021-12-22 00:50:36 +00:00
+1 -1
View File
@@ -32,7 +32,7 @@ $lang->action->result = 'Result';
$lang->action->modified = 'Modified';
$lang->action->old = 'Old';
$lang->action->new = 'New';
+$lang->action->to = 'To';
$lang->action->to = 'To';
$lang->action->trash = 'Recycle';
$lang->action->undelete = 'Restore';