@nocobase/plugin-localization 1.7.0-beta.1 → 1.7.0-beta.3
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/dist/externalVersion.js +6 -6
- package/dist/locale/de-DE.json +24 -0
- package/dist/locale/nl-NL.json +24 -0
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
|
@@ -11,14 +11,14 @@ module.exports = {
|
|
|
11
11
|
"@ant-design/icons": "5.6.1",
|
|
12
12
|
"@formily/core": "2.3.0",
|
|
13
13
|
"@formily/react": "2.3.0",
|
|
14
|
-
"@nocobase/client": "1.7.0-beta.
|
|
14
|
+
"@nocobase/client": "1.7.0-beta.3",
|
|
15
15
|
"ahooks": "3.7.8",
|
|
16
16
|
"antd": "5.12.8",
|
|
17
17
|
"react": "18.2.0",
|
|
18
|
-
"@nocobase/database": "1.7.0-beta.
|
|
19
|
-
"@nocobase/server": "1.7.0-beta.
|
|
20
|
-
"@nocobase/utils": "1.7.0-beta.
|
|
21
|
-
"@nocobase/cache": "1.7.0-beta.
|
|
22
|
-
"@nocobase/actions": "1.7.0-beta.
|
|
18
|
+
"@nocobase/database": "1.7.0-beta.3",
|
|
19
|
+
"@nocobase/server": "1.7.0-beta.3",
|
|
20
|
+
"@nocobase/utils": "1.7.0-beta.3",
|
|
21
|
+
"@nocobase/cache": "1.7.0-beta.3",
|
|
22
|
+
"@nocobase/actions": "1.7.0-beta.3",
|
|
23
23
|
"react-i18next": "11.18.6"
|
|
24
24
|
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Edit": "Bearbeiten",
|
|
3
|
+
"Add new": "Neu hinzufügen",
|
|
4
|
+
"Localization management": "Lokalisierungsverwaltung",
|
|
5
|
+
"No data": "Keine Daten",
|
|
6
|
+
"Delete text": "Text löschen",
|
|
7
|
+
"Delete translation": "Übersetzung löschen",
|
|
8
|
+
"Module": "Modul",
|
|
9
|
+
"Text": "Text",
|
|
10
|
+
"Translation": "Übersetzung",
|
|
11
|
+
"Sync": "Synchronisieren",
|
|
12
|
+
"Current language": "Aktuelle Sprache",
|
|
13
|
+
"Keyword": "Stichwort",
|
|
14
|
+
"All": "Alle",
|
|
15
|
+
"No translation": "Keine Übersetzung",
|
|
16
|
+
"System & Plugins": "System & Plugins",
|
|
17
|
+
"User interfaces": "Benutzeroberflächen",
|
|
18
|
+
"Collections & Fields": "Sammlungen & Felder",
|
|
19
|
+
"Please select the resources you want to synchronize": "Bitte wählen Sie die Ressourcen aus, die Sie synchronisieren möchten",
|
|
20
|
+
"Menu": "Menü",
|
|
21
|
+
"Publish": "Veröffentlichen",
|
|
22
|
+
"Translations": "Übersetzungen",
|
|
23
|
+
"Localization": "Lokalisierung"
|
|
24
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Edit": "Bewerken",
|
|
3
|
+
"Add new": "Nieuwe toevoegen",
|
|
4
|
+
"Localization management": "Localization management",
|
|
5
|
+
"No data": "No data",
|
|
6
|
+
"Delete text": "Delete text",
|
|
7
|
+
"Delete translation": "Delete translation",
|
|
8
|
+
"Module": "Module",
|
|
9
|
+
"Text": "Text",
|
|
10
|
+
"Translation": "Translation",
|
|
11
|
+
"Sync": "Sync",
|
|
12
|
+
"Current language": "Current language",
|
|
13
|
+
"Keyword": "Keyword",
|
|
14
|
+
"All": "Alles",
|
|
15
|
+
"No translation": "No translation",
|
|
16
|
+
"System & Plugins": "System & Plugins",
|
|
17
|
+
"User interfaces": "User interfaces",
|
|
18
|
+
"Collections & Fields": "Collecties & Velden",
|
|
19
|
+
"Please select the resources you want to synchronize": "Please select the resources you want to synchronize",
|
|
20
|
+
"Menu": "Menu",
|
|
21
|
+
"Publish": "Publish",
|
|
22
|
+
"Translations": "Translations",
|
|
23
|
+
"Localization": "Localization"
|
|
24
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nocobase/plugin-localization",
|
|
3
|
-
"version": "1.7.0-beta.
|
|
3
|
+
"version": "1.7.0-beta.3",
|
|
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",
|
|
@@ -22,5 +22,5 @@
|
|
|
22
22
|
"displayName.zh-CN": "本地化",
|
|
23
23
|
"description": "Allows to manage localization resources of the application.",
|
|
24
24
|
"description.zh-CN": "支持管理应用程序的本地化资源。",
|
|
25
|
-
"gitHead": "
|
|
25
|
+
"gitHead": "8d52cb1d366a968f87c1cd3f98f55f24be3056a5"
|
|
26
26
|
}
|