Update entities.php

This commit is contained in:
jzoy 2019-12-11 20:03:32 +08:00 committed by GitHub
parent b3889c380a
commit 7f0dbf350e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,7 +68,7 @@ return [
// Shelves
'shelf' => '书架',
'shelves' => '书架',
'x_shelves' => ':count 书架|:count 书架',
'x_shelves' => ':count个书架|:count个书架',
'shelves_long' => '书架',
'shelves_empty' => '当前未创建书架',
'shelves_create' => '创建新书架',