diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.php')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.php b/apps/files_sharing/l10n/zh_HK.php index 3c561acce43..9856b504cfa 100644 --- a/apps/files_sharing/l10n/zh_HK.php +++ b/apps/files_sharing/l10n/zh_HK.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Password" => "密碼", +"Name" => "名稱", "Download" => "下載" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |