From 337a5924a30cc7e5287ffe1892b9df3e1c016c72 Mon Sep 17 00:00:00 2001 From: Clark Chen Date: Wed, 23 Dec 2015 06:03:12 -0500 Subject: [PATCH] Update tw.php Add miss translated string "Path" --- web/inc/i18n/tw.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/inc/i18n/tw.php b/web/inc/i18n/tw.php index 23d2ea2a..fa06d6b6 100644 --- a/web/inc/i18n/tw.php +++ b/web/inc/i18n/tw.php @@ -273,6 +273,7 @@ $LANG['tw'] = array( 'Statistics Auth' => '統計驗證', 'Account' => '帳號', 'Prefix will be automaticaly added to username' => '前綴 %s 將會自動加到使用者名稱', + 'Path' => '路徑', 'Send FTP credentials to email' => '將FTP登入資料傳送到使用者信箱', 'Expiration Date' => '到期日期', 'YYYY-MM-DD' => 'YYYY-MM-DD',