diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-21 00:21:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-21 00:21:54 +0000 |
commit | 57f531315f2a3720960fbb268cda7c3185429dcc (patch) | |
tree | d676f13d25ddd78b0c9943a16c2d97c19438e3b1 /lib/l10n/zh_HK.js | |
parent | 4f4b02cca0912f37ec73cc6d884675ac963dff6a (diff) | |
download | nextcloud-server-57f531315f2a3720960fbb268cda7c3185429dcc.tar.gz nextcloud-server-57f531315f2a3720960fbb268cda7c3185429dcc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 76412118032..e8df2348206 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -384,6 +384,7 @@ OC.L10N.register( "Original text" : "原始文字", "The original text to generate a headline for" : "用來產生標題的原始文字", "The generated headline" : "產生的標題", + "Text" : "文本 ", "Reformulate text" : "重新表述文字", "Takes a text and reformulates it" : "取得文字並將其重新表述", "Write a text that you want the assistant to reformulate" : "寫下您希望小幫手協助您重新表述的文字", |