@open-mercato/core 0.4.6-develop-91451bbf8d → 0.4.6-develop-91e53136c6

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-91451bbf8d",
3
+ "version": "0.4.6-develop-91e53136c6",
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-91451bbf8d",
210
+ "@open-mercato/shared": "0.4.6-develop-91e53136c6",
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": "Ask your administrator to enable the required Messages permissions.",
3
- "messages.access.disabled.title": "Messages module is disabled for your role.",
4
2
  "messages.actions.archive": "Archive",
5
3
  "messages.actions.archiveConversation": "Archive conversation",
6
4
  "messages.actions.backToList": "Back to messages",
@@ -1,6 +1,4 @@
1
1
  {
2
- "messages.access.disabled.description": "Pide a tu administrador que habilite los permisos requeridos de Mensajes.",
3
- "messages.access.disabled.title": "El módulo de mensajes está deshabilitado para tu rol.",
4
2
  "messages.actions.archive": "Archivar",
5
3
  "messages.actions.archiveConversation": "Archivar conversación",
6
4
  "messages.actions.backToList": "Volver a mensajes",
@@ -1,6 +1,4 @@
1
1
  {
2
- "messages.access.disabled.description": "Poproś administratora o włączenie wymaganych uprawnień modułu wiadomości.",
3
- "messages.access.disabled.title": "Moduł wiadomości jest wyłączony dla Twojej roli.",
4
2
  "messages.actions.archive": "Archiwizuj",
5
3
  "messages.actions.archiveConversation": "Archiwizuj konwersację",
6
4
  "messages.actions.backToList": "Powrót do wiadomości",