diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-31 00:20:17 +0000 |
commit | 4b4af0b6b875c79a8553b26771b776730b7e7aa1 (patch) | |
tree | ea36e49114a44474e121d8d7b0c5fa445a5a36e0 /lib/l10n/zh_CN.js | |
parent | 3a9e154d38f1812039f324f84a115c21e96967b5 (diff) | |
download | nextcloud-server-4b4af0b6b875c79a8553b26771b776730b7e7aa1.tar.gz nextcloud-server-4b4af0b6b875c79a8553b26771b776730b7e7aa1.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" : "提示", |