From: jzoy Date: Wed, 11 Dec 2019 12:03:32 +0000 (+0800) Subject: Update entities.php X-Git-Tag: v0.28.0~1^2~22^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/7f0dbf350ecd955c7e05ebc428098a6ac3dbc530 Update entities.php --- diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index 9a8baab9c..ba1c347d4 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -68,7 +68,7 @@ return [ // Shelves 'shelf' => '书架', 'shelves' => '书架', - 'x_shelves' => ':count 书架|:count 书架', + 'x_shelves' => ':count个书架|:count个书架', 'shelves_long' => '书架', 'shelves_empty' => '当前未创建书架', 'shelves_create' => '创建新书架',