diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.php')
-rw-r--r-- | apps/files_sharing/l10n/zh_TW.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php index 23b27789943..b172879469f 100644 --- a/apps/files_sharing/l10n/zh_TW.php +++ b/apps/files_sharing/l10n/zh_TW.php @@ -4,5 +4,7 @@ "%s shared the folder %s with you" => "%s 和您分享了資料夾 %s ", "%s shared the file %s with you" => "%s 和您分享了檔案 %s", "Download" => "下載", +"Upload" => "上傳", +"Cancel upload" => "取消上傳", "No preview available for" => "無法預覽" ); |