diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_CN.php')
-rw-r--r-- | apps/files_sharing/l10n/zh_CN.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php index 8946741a30d..a37b3e8e52c 100644 --- a/apps/files_sharing/l10n/zh_CN.php +++ b/apps/files_sharing/l10n/zh_CN.php @@ -10,7 +10,6 @@ $TRANSLATIONS = array( "the link expired" => "链接过期", "sharing is disabled" => "共享已禁用", "For more info, please ask the person who sent this link." => "欲知详情,请联系发给你链接的人。", -"shared by %s" => "由 %s 共享", "Direct link" => "直接链接" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |