]> BookStack Code Mirror - bookstack/commitdiff
update translation 1819/head
authorZero <redacted>
Tue, 17 Dec 2019 08:52:39 +0000 (16:52 +0800)
committerZero <redacted>
Tue, 17 Dec 2019 08:52:39 +0000 (16:52 +0800)
resources/lang/zh_TW/entities.php

index 8d49ff2ffe6d917592fa15ee5aaa558e8363b276..725e4aee9c4909572a8bb49b4413488f78827bfa 100644 (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' => '無法刪除最新版本。'
-];
\ No newline at end of file
+];