mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-10 04:52:28 +08:00
Update entities.php
This commit is contained in:
parent
b3889c380a
commit
7f0dbf350e
@ -68,7 +68,7 @@ return [
|
|||||||
// Shelves
|
// Shelves
|
||||||
'shelf' => '书架',
|
'shelf' => '书架',
|
||||||
'shelves' => '书架',
|
'shelves' => '书架',
|
||||||
'x_shelves' => ':count 书架|:count 书架',
|
'x_shelves' => ':count个书架|:count个书架',
|
||||||
'shelves_long' => '书架',
|
'shelves_long' => '书架',
|
||||||
'shelves_empty' => '当前未创建书架',
|
'shelves_empty' => '当前未创建书架',
|
||||||
'shelves_create' => '创建新书架',
|
'shelves_create' => '创建新书架',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user