Skip to content

Commit

Permalink
fixed zh-CN file format
Browse files Browse the repository at this point in the history
  • Loading branch information
adagioajanes committed Dec 20, 2021
1 parent 2b5aca1 commit 20f66a1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions resources/lang/zh-CN/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@
'bad_data' => '未发现任何东西,是否数据错误?',
'bulkaudit' => '批量审核',
'bulkaudit_status' => '盘点状态',
'bulk_checkout' => '批量借出' 'bulk_checkin' => 'Bulk Checkin',
'bulk_checkin_status' => 'Bulk Checkin Status', => '按状态',
'bulk_checkout' => '批量借出',
'bulk_checkin' => 'Bulk Checkin',
'bulk_checkin_status' => 'Bulk Checkin Status',
'bystatus' => '按状态',
'cancel' => '取消',
'categories' => '目录',
'category' => '类别:',
Expand Down

0 comments on commit 20f66a1

Please sign in to comment.