diff options
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r-- | apps/files_sharing/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 34c1400dea8..9b0ecc396d4 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -203,9 +203,9 @@ OC.L10N.register( "Expires {relativetime}" : "有效期至 {relativetime}", "this share just expired." : "此分享剛過期。", "Link to a file" : "連結到一個檔案", - "Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}", + "Error creating the share: {errorMessage}" : "創建分享出錯:{errorMessage}", "Error creating the share" : "創建分享出錯", - "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", + "Error updating the share: {errorMessage}" : "更新分享出錯:{errorMessage}", "Error updating the share" : "更新分享出錯", "Shared" : "已分享", "Share" : "分享", |