mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-24 11:52:34 +01:00
commit
d9f0d46d20
@ -74,7 +74,7 @@ return [
|
|||||||
'shelves_create' => '建立書架',
|
'shelves_create' => '建立書架',
|
||||||
'shelves_popular' => '熱門書架',
|
'shelves_popular' => '熱門書架',
|
||||||
'shelves_new' => '新書架',
|
'shelves_new' => '新書架',
|
||||||
'shelves_new_action' => 'New Shelf',
|
'shelves_new_action' => '建立新的書架',
|
||||||
'shelves_popular_empty' => '最受歡迎的書架將出現在這裡。',
|
'shelves_popular_empty' => '最受歡迎的書架將出現在這裡。',
|
||||||
'shelves_new_empty' => '最近建立的書架將出現在這裡。',
|
'shelves_new_empty' => '最近建立的書架將出現在這裡。',
|
||||||
'shelves_save' => '儲存書架',
|
'shelves_save' => '儲存書架',
|
||||||
@ -105,7 +105,7 @@ return [
|
|||||||
'books_popular' => '熱門書本',
|
'books_popular' => '熱門書本',
|
||||||
'books_recent' => '最近的書',
|
'books_recent' => '最近的書',
|
||||||
'books_new' => '新書',
|
'books_new' => '新書',
|
||||||
'books_new_action' => 'New Book',
|
'books_new_action' => '新增一本書',
|
||||||
'books_popular_empty' => '最受歡迎的書本將出現在這裡。',
|
'books_popular_empty' => '最受歡迎的書本將出現在這裡。',
|
||||||
'books_new_empty' => '最近建立的書本將出現在這裡。',
|
'books_new_empty' => '最近建立的書本將出現在這裡。',
|
||||||
'books_create' => '建立書本',
|
'books_create' => '建立書本',
|
||||||
|
Loading…
Reference in New Issue
Block a user