diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js index 8609297..21ccd04 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/zh-CN.js @@ -696,6 +696,7 @@ export default { 'group.actions': '操作({n})', 'group.download_n': '下载({n})', 'group.download_zip_n': '将文件夹打包为 zip 下载({n})', + 'group.download_zip_one': '将文件夹打包为 zip 下载', 'group.delete_n': '删除({n})', 'group.delete_n_confirm': { other: '删除 {n} 个项目?{names}', |