mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-02-21 06:51:39 +08:00
Update entities.php
This commit is contained in:
parent
f8279384a6
commit
b3889c380a
@ -68,7 +68,7 @@ return [
|
||||
// Shelves
|
||||
'shelf' => '书架',
|
||||
'shelves' => '书架',
|
||||
'x_shelves' => ':count Shelf|:count Shelves',
|
||||
'x_shelves' => ':count 书架|:count 书架',
|
||||
'shelves_long' => '书架',
|
||||
'shelves_empty' => '当前未创建书架',
|
||||
'shelves_create' => '创建新书架',
|
||||
@ -311,4 +311,4 @@ return [
|
||||
'revision_restore_confirm' => '您确定要恢复到此修订版吗?恢复后原有内容将会被替换。',
|
||||
'revision_delete_success' => '修订删除',
|
||||
'revision_cannot_delete_latest' => '无法删除最新版本。'
|
||||
];
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user