@open-mercato/core 0.4.6-develop-80f436c5e1 → 0.4.6-develop-ce2a0728a5
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@open-mercato/core",
|
|
3
|
-
"version": "0.4.6-develop-
|
|
3
|
+
"version": "0.4.6-develop-ce2a0728a5",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"scripts": {
|
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
209
|
"dependencies": {
|
|
210
|
-
"@open-mercato/shared": "0.4.6-develop-
|
|
210
|
+
"@open-mercato/shared": "0.4.6-develop-ce2a0728a5",
|
|
211
211
|
"@types/html-to-text": "^9.0.4",
|
|
212
212
|
"@types/semver": "^7.5.8",
|
|
213
213
|
"@xyflow/react": "^12.6.0",
|
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
{
|
|
2
|
-
"messages.access.disabled.description": "Bitte wenden Sie sich an Ihren Administrator, um die erforderlichen Nachrichten-Berechtigungen zu aktivieren.",
|
|
3
|
-
"messages.access.disabled.title": "Das Nachrichtenmodul ist für Ihre Rolle deaktiviert.",
|
|
4
2
|
"messages.actions.archive": "Archivieren",
|
|
5
3
|
"messages.actions.archiveConversation": "Konversation archivieren",
|
|
6
4
|
"messages.actions.backToList": "Zurück zu Nachrichten",
|