This commit is contained in:
pushuo 2022-08-29 19:38:32 +08:00
parent 740e1661de
commit d2034636ef
2 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@ return [
'pick_datetime' => 'Pick Datetime',
'confirm_delete' => 'You sure you want to delete it?',
'text_hint' => 'Hint',
'restore' => 'Restore',
'id' => 'ID',
'created_at' => 'Created At',

View File

@ -51,6 +51,7 @@ return [
'pick_datetime' => '选择时间',
'confirm_delete' => '确定要删除吗?',
'text_hint' => '提示',
'restore' => '恢复',
'id' => 'ID',
'created_at' => '创建时间',