diff options
Diffstat (limited to 'lib/l10n/zh_TW.php')
-rw-r--r-- | lib/l10n/zh_TW.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_TW.php b/lib/l10n/zh_TW.php index ec7310d4e4e..4e0d50e7fc9 100644 --- a/lib/l10n/zh_TW.php +++ b/lib/l10n/zh_TW.php @@ -24,6 +24,7 @@ "%s set the database host." => "%s 設定資料庫主機。", "PostgreSQL username and/or password not valid" => "PostgreSQL 用戶名和/或密碼無效", "You need to enter either an existing account or the administrator." => "您必須輸入一個現有的帳號或管理員帳號。", +"Oracle connection could not be established" => "無法建立 Oracle 資料庫連線", "MySQL username and/or password not valid" => "MySQL 用戶名和/或密碼無效", "DB Error: \"%s\"" => "資料庫錯誤:\"%s\"", "Offending command was: \"%s\"" => "有問題的指令是:\"%s\"", |