summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/zh_TW.php')
-rw-r--r--apps/files_sharing/l10n/zh_TW.php2
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 27fa634c03d..fa4f8075c6e 100644
--- a/apps/files_sharing/l10n/zh_TW.php
+++ b/apps/files_sharing/l10n/zh_TW.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Submit" => "送出",
+"%s shared the folder %s with you" => "%s 分享了資料夾 %s 給您",
+"%s shared the file %s with you" => "%s 分享了檔案 %s 給您",
"Download" => "下載",
"No preview available for" => "無法預覽"
);