]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/zh_TW/common.php
Install composer dependencies in Docker entrypoint
[bookstack] / resources / lang / zh_TW / common.php
index c86b0940c57cd169581b5f35be8d04979f227e40..1d26ded298f6ca1ed15435438d76b843ce066225 100644 (file)
@@ -33,6 +33,7 @@ return [
     'copy' => '複製',
     'reply' => '回覆',
     'delete' => '刪除',
+    'delete_confirm' => '確認刪除',
     'search' => '搜尋',
     'search_clear' => '清除搜尋',
     'reset' => '重置',
@@ -66,8 +67,8 @@ return [
     'profile_menu' => '個人資料菜單',
     'view_profile' => '檢視資料',
     'edit_profile' => '編輯資料',
-    'dark_mode' => 'Dark Mode',
-    'light_mode' => 'Light Mode',
+    'dark_mode' => '深色模式',
+    'light_mode' => '明亮模式',
 
     // Layout tabs
     'tab_info' => '訊息',