update translation

This commit is contained in:
Zero 2019-12-17 16:52:39 +08:00
parent b93f8a4d46
commit 50ed56f65d

View File

@ -74,7 +74,7 @@ return [
'shelves_create' => '建立書架',
'shelves_popular' => '熱門書架',
'shelves_new' => '新書架',
'shelves_new_action' => 'New Shelf',
'shelves_new_action' => '建立新的書架',
'shelves_popular_empty' => '最受歡迎的書架將出現在這裡。',
'shelves_new_empty' => '最近建立的書架將出現在這裡。',
'shelves_save' => '儲存書架',
@ -105,7 +105,7 @@ return [
'books_popular' => '熱門書本',
'books_recent' => '最近的書',
'books_new' => '新書',
'books_new_action' => 'New Book',
'books_new_action' => '新增一本書',
'books_popular_empty' => '最受歡迎的書本將出現在這裡。',
'books_new_empty' => '最近建立的書本將出現在這裡。',
'books_create' => '建立書本',
@ -311,4 +311,4 @@ return [
'revision_restore_confirm' => 'Are you sure you want to restore this revision? The current page contents will be replaced.',
'revision_delete_success' => '修訂刪除',
'revision_cannot_delete_latest' => '無法刪除最新版本。'
];
];