diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 8af5c115261..21758937332 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -401,7 +401,6 @@ OC.L10N.register( "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的資料目錄和檔案看來可以被公開存取,這表示 。htaccess 設定檔並未生效,我們強烈建議您設定網頁伺服器,拒絕公開存取資料目錄,或者將您的資料目錄移出網頁伺服器根目錄。", "The password is wrong. Try again." : "密碼錯誤,請重試", "You haven't added any info yet" : "您尚未新增任何資訊", - "{user} hasn't added any info yet" : "{user} 尚未新增任何資訊", - "Request password" : "索取密碼" + "{user} hasn't added any info yet" : "{user} 尚未新增任何資訊" }, "nplurals=1; plural=0;"); |