diff options
Diffstat (limited to 'apps/files_external/l10n/zh_TW.php')
-rw-r--r-- | apps/files_external/l10n/zh_TW.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_TW.php b/apps/files_external/l10n/zh_TW.php index 9a99a12aaaf..a4b0ebe4dd5 100644 --- a/apps/files_external/l10n/zh_TW.php +++ b/apps/files_external/l10n/zh_TW.php @@ -1,5 +1,11 @@ <?php $TRANSLATIONS = array( +"Local" => "本地", +"Location" => "地點", +"URL" => "URL", +"Username" => "使用者名稱:", +"Password" => "密碼", +"Share" => "分享", "Access granted" => "允許存取", "Error configuring Dropbox storage" => "設定 Dropbox 儲存時發生錯誤", "Grant access" => "允許存取", |