From 8cd17b973cbd45f18234bd04f71d01a5ecad5361 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 20 Nov 2024 01:53:37 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 1 + l10n/zh_HK.json | 1 + 2 files changed, 2 insertions(+) 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" : "顯示大綱",