diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-22 00:20:22 +0000 |
commit | b33260a22c7099e15903f2f9cf8f27d64680d663 (patch) | |
tree | 01280bd0f2c447d6d905532dab3b8f785e1251e7 /lib/l10n/zh_CN.js | |
parent | 003bf4b8ee3a1cf8e19f62b94bafe26e03448ddb (diff) | |
download | nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.tar.gz nextcloud-server-b33260a22c7099e15903f2f9cf8f27d64680d663.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r-- | lib/l10n/zh_CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 8f34c6ac6df..09c4bab6c0a 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -238,6 +238,7 @@ OC.L10N.register( "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时。%s", "Audio input" : "音频输入", + "Context write" : "文本撰写", "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", "Writing style" : "撰写风格", "Source material" : "来源材料", |