1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-05-03 15:25:00 +03:00

Update entities.php

This commit is contained in:
jzoy 2019-12-11 19:24:18 +08:00 committed by GitHub
parent f8279384a6
commit b3889c380a
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 Shelf|:count Shelves',
'x_shelves' => ':count 书架|:count 书架',
'shelves_long' => '书架',
'shelves_empty' => '当前未创建书架',
'shelves_create' => '创建新书架',