diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:25 +0000 |
commit | ea4936b5dce2ec25d7786b7952df3ea42a633aee (patch) | |
tree | 8bc45988bf2c0f7d610f33f2d83af401dde8b81b /lib/l10n/zh_CN.js | |
parent | 0298e843e32759e94b47a4d231f2a1c8139d790d (diff) | |
download | nextcloud-server-ea4936b5dce2ec25d7786b7952df3ea42a633aee.tar.gz nextcloud-server-ea4936b5dce2ec25d7786b7952df3ea42a633aee.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 f349f8b4dbd..d12bdf82298 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -239,6 +239,7 @@ OC.L10N.register( "Storage connection error. %s" : "存储连接错误。%s", "Storage is temporarily not available" : "存储暂时不可用", "Storage connection timeout. %s" : "存储连接超时。%s", + "Audio input" : "音频输入", "Writes text in a given style based on the provided source material." : "通过给出语料的风格生成文字", "Generate image" : "生成图片", "Prompt" : "提示", |