wip
This commit is contained in:
parent
740e1661de
commit
d2034636ef
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ return [
|
|||
'pick_datetime' => '选择时间',
|
||||
'confirm_delete' => '确定要删除吗?',
|
||||
'text_hint' => '提示',
|
||||
'restore' => '恢复',
|
||||
|
||||
'id' => 'ID',
|
||||
'created_at' => '创建时间',
|
||||
|
|
|
|||
Loading…
Reference in New Issue