@nocobase/plugin-localization 1.4.0-alpha.6 → 1.4.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,35 +1,30 @@
1
- # Localization Management
1
+ # NocoBase
2
2
 
3
- 支持管理应用程序的多语言资源。
3
+ <video width="100%" controls>
4
+ <source src="https://static-docs.nocobase.com/NocoBase0510.mp4" type="video/mp4">
5
+ </video>
4
6
 
5
- ## 使用方法
6
7
 
7
- ### 在`系统设置`中添加对应语言
8
+ ## What is NocoBase
8
9
 
9
- <img src="https://s2.loli.net/2023/07/17/1t958NfkEyMjhsm.png" width="550" />
10
+ NocoBase is a scalability-first, open-source no-code development platform.
11
+ Instead of investing years of time and millions of dollars in research and development, deploy NocoBase in a few minutes and you'll have a private, controllable, and extremely scalable no-code development platform!
10
12
 
11
- ### 切换到对应语言
13
+ Homepage:
14
+ https://www.nocobase.com/
12
15
 
13
- <img src="https://s2.loli.net/2023/07/17/npNT1EsIAQcGH3W.png" width="300" />
16
+ Online Demo:
17
+ https://demo.nocobase.com/new
14
18
 
15
- ### 管理多语言资源
19
+ Documents:
20
+ https://docs.nocobase.com/
16
21
 
17
- 1. 同步需要翻译的原文内容
22
+ Commericial license & plugins:
23
+ https://www.nocobase.com/en/commercial
18
24
 
19
- <img src="https://s2.loli.net/2023/07/17/3Uqzdt6mfvauDEP.png" width="300" />
25
+ License agreement:
26
+ https://www.nocobase.com/en/agreement
20
27
 
21
- - 目前支持的内容
22
- - 菜单
23
- - 系统和插件提供的语言包
24
- - 数据表名、字段名、字段选项标签
25
28
 
26
- > **Note**
27
- > 新增菜单、数据表名、字段名、字段选项标签会自动同步
28
- > 已有内容需要点击同步按钮手动同步
29
-
30
- 2. 编辑翻译内容,点击`发布`按钮即可生效
31
-
32
- <img src="https://s2.loli.net/2023/07/17/TVzmJt6ZNYg4fSo.png" width="400" />
33
-
34
-
35
-
29
+ ## Contact Us:
30
+ hello@nocobase.com
@@ -11,14 +11,14 @@ module.exports = {
11
11
  "@ant-design/icons": "5.2.6",
12
12
  "@formily/core": "2.3.0",
13
13
  "@formily/react": "2.3.0",
14
- "@nocobase/client": "1.4.0-alpha.6",
14
+ "@nocobase/client": "1.4.0-alpha.8",
15
15
  "ahooks": "3.7.8",
16
16
  "antd": "5.12.8",
17
17
  "react": "18.2.0",
18
- "@nocobase/database": "1.4.0-alpha.6",
19
- "@nocobase/plugin-ui-schema-storage": "1.4.0-alpha.6",
20
- "@nocobase/server": "1.4.0-alpha.6",
21
- "@nocobase/cache": "1.4.0-alpha.6",
18
+ "@nocobase/database": "1.4.0-alpha.8",
19
+ "@nocobase/plugin-ui-schema-storage": "1.4.0-alpha.8",
20
+ "@nocobase/server": "1.4.0-alpha.8",
21
+ "@nocobase/cache": "1.4.0-alpha.8",
22
22
  "react-i18next": "11.18.6",
23
- "@nocobase/actions": "1.4.0-alpha.6"
23
+ "@nocobase/actions": "1.4.0-alpha.8"
24
24
  };
@@ -1 +1 @@
1
- {"name":"deepmerge","description":"A library for deep (recursive) merging of Javascript objects","keywords":["merge","deep","extend","copy","clone","recursive"],"version":"4.3.1","homepage":"https://github.com/TehShrike/deepmerge","repository":{"type":"git","url":"git://github.com/TehShrike/deepmerge.git"},"main":"dist/cjs.js","engines":{"node":">=0.10.0"},"scripts":{"build":"rollup -c","test":"npm run build && tape test/*.js && jsmd readme.md && npm run test:typescript","test:typescript":"tsc --noEmit test/typescript.ts && ts-node test/typescript.ts","size":"npm run build && uglifyjs --compress --mangle -- ./dist/umd.js | gzip -c | wc -c"},"devDependencies":{"@types/node":"^8.10.54","is-mergeable-object":"1.1.0","is-plain-object":"^5.0.0","jsmd":"^1.0.2","rollup":"^1.23.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","tape":"^4.11.0","ts-node":"7.0.1","typescript":"=2.2.2","uglify-js":"^3.6.1"},"license":"MIT","_lastModified":"2024-11-08T01:28:09.855Z"}
1
+ {"name":"deepmerge","description":"A library for deep (recursive) merging of Javascript objects","keywords":["merge","deep","extend","copy","clone","recursive"],"version":"4.3.1","homepage":"https://github.com/TehShrike/deepmerge","repository":{"type":"git","url":"git://github.com/TehShrike/deepmerge.git"},"main":"dist/cjs.js","engines":{"node":">=0.10.0"},"scripts":{"build":"rollup -c","test":"npm run build && tape test/*.js && jsmd readme.md && npm run test:typescript","test:typescript":"tsc --noEmit test/typescript.ts && ts-node test/typescript.ts","size":"npm run build && uglifyjs --compress --mangle -- ./dist/umd.js | gzip -c | wc -c"},"devDependencies":{"@types/node":"^8.10.54","is-mergeable-object":"1.1.0","is-plain-object":"^5.0.0","jsmd":"^1.0.2","rollup":"^1.23.1","rollup-plugin-commonjs":"^10.1.0","rollup-plugin-node-resolve":"^5.2.0","tape":"^4.11.0","ts-node":"7.0.1","typescript":"=2.2.2","uglify-js":"^3.6.1"},"license":"MIT","_lastModified":"2024-11-11T04:28:30.125Z"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nocobase/plugin-localization",
3
- "version": "1.4.0-alpha.6",
3
+ "version": "1.4.0-alpha.8",
4
4
  "main": "dist/server/index.js",
5
5
  "homepage": "https://docs.nocobase.com/handbook/localization-management",
6
6
  "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/localization-management",
@@ -24,5 +24,5 @@
24
24
  "displayName.zh-CN": "本地化",
25
25
  "description": "Allows to manage localization resources of the application.",
26
26
  "description.zh-CN": "支持管理应用程序的本地化资源。",
27
- "gitHead": "7d8583704a1f7ae0caeab72a19fd0bce0a4cec0f"
27
+ "gitHead": "aa36bd20b2028c5e133a59e922c2f1ab22c86dde"
28
28
  }