mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-10 02:50:39 +00:00
Update entities.php
This commit is contained in:
parent
f8279384a6
commit
b3889c380a
1 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ return [
|
|||
// Shelves
|
||||
'shelf' => '书架',
|
||||
'shelves' => '书架',
|
||||
'x_shelves' => ':count Shelf|:count Shelves',
|
||||
'x_shelves' => ':count 书架|:count 书架',
|
||||
'shelves_long' => '书架',
|
||||
'shelves_empty' => '当前未创建书架',
|
||||
'shelves_create' => '创建新书架',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue