From fcd90a74f6254265afb4bd5a5bb4b519cf2f0515 Mon Sep 17 00:00:00 2001 From: popcorner <6312791+popcorner@users.noreply.github.com> Date: Sat, 9 Nov 2019 15:37:22 +0800 Subject: [PATCH] Update zh-tw.inc.php --- adminer/lang/zh-tw.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/adminer/lang/zh-tw.inc.php b/adminer/lang/zh-tw.inc.php index 7aa988b5..b9e79b8b 100644 --- a/adminer/lang/zh-tw.inc.php +++ b/adminer/lang/zh-tw.inc.php @@ -128,6 +128,7 @@ $translations = array( 'Tables have been moved.' => '已轉移資料表。', 'Copy' => '複製', 'Tables have been copied.' => '資料表已經複製', + 'overwrite' => '覆蓋', 'Routines' => '程序', 'Routine has been called, %d row(s) affected.' => '程序已被執行,%d 行被影響',