diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index efbbafc5264..859f697c8af 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -175,6 +175,7 @@ OC.L10N.register( "Add column after" : "在後面添加縱列", "Delete this column" : "删除此縱列", "Delete this table" : "删除此表", + "Add row below" : "在下方新增列", "Show folder description" : "顯示資料夾描述", "Hide outline" : "隱藏大綱", "Show outline" : "顯示大綱", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 181830d1943..8fb04fb8123 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -173,6 +173,7 @@ "Add column after" : "在後面添加縱列", "Delete this column" : "删除此縱列", "Delete this table" : "删除此表", + "Add row below" : "在下方新增列", "Show folder description" : "顯示資料夾描述", "Hide outline" : "隱藏大綱", "Show outline" : "顯示大綱",