123456789101112131415161718192021222324 |
- import "./chunk-2LSFTFF7.js";
- // node_modules/.pnpm/@univerjs+uniscript@0.5.5_@grpc+grpc-js@1.13.4_react-dom@18.3.1_react@18.3.1_rxjs@7.8.1_typescript@5.4.5/node_modules/@univerjs/uniscript/lib/es/locale/zh-CN.js
- var t = {
- "script-panel": {
- title: "Uniscript",
- tooltip: {
- "menu-button": "打开收起 Uniscript 面板"
- },
- panel: {
- execute: "执行 Uniscript"
- }
- },
- uniscript: {
- message: {
- success: "执行成功",
- failed: "执行失败"
- }
- }
- };
- export {
- t as default
- };
- //# sourceMappingURL=@univerjs_uniscript_locale_zh-CN.js.map
|