create-mercato-app 0.6.1-develop.3081.21270ec58a → 0.6.1-develop.3090.06ab462170

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": "create-mercato-app",
3
- "version": "0.6.1-develop.3081.21270ec58a",
3
+ "version": "0.6.1-develop.3090.06ab462170",
4
4
  "type": "module",
5
5
  "description": "Create a new Open Mercato application",
6
6
  "main": "./dist/index.js",
@@ -848,6 +848,8 @@
848
848
  "ui.perspectives.untitled": "Unbenannte Perspektive",
849
849
  "ui.perspectives.updated": "Aktualisiert {date}",
850
850
  "ui.rowActions.openActions": "Aktionen öffnen",
851
+ "ui.sidebar.chevron.scrollBottom": "Nach unten scrollen",
852
+ "ui.sidebar.chevron.scrollTop": "Nach oben scrollen",
851
853
  "ui.spinner.ariaLabel": "Wird geladen",
852
854
  "ui.spinner.srOnly": "Wird geladen...",
853
855
  "ui.timePicker.clearButton": "Löschen",
@@ -848,6 +848,8 @@
848
848
  "ui.perspectives.untitled": "Untitled view",
849
849
  "ui.perspectives.updated": "Updated {date}",
850
850
  "ui.rowActions.openActions": "Open actions",
851
+ "ui.sidebar.chevron.scrollBottom": "Scroll to bottom",
852
+ "ui.sidebar.chevron.scrollTop": "Scroll to top",
851
853
  "ui.spinner.ariaLabel": "Loading",
852
854
  "ui.spinner.srOnly": "Loading...",
853
855
  "ui.timePicker.clearButton": "Clear",
@@ -848,6 +848,8 @@
848
848
  "ui.perspectives.untitled": "Perspectiva sin título",
849
849
  "ui.perspectives.updated": "Actualizado {date}",
850
850
  "ui.rowActions.openActions": "Abrir acciones",
851
+ "ui.sidebar.chevron.scrollBottom": "Desplazar hacia abajo",
852
+ "ui.sidebar.chevron.scrollTop": "Desplazar hacia arriba",
851
853
  "ui.spinner.ariaLabel": "Cargando",
852
854
  "ui.spinner.srOnly": "Cargando...",
853
855
  "ui.timePicker.clearButton": "Limpiar",
@@ -848,6 +848,8 @@
848
848
  "ui.perspectives.untitled": "Perspektywa bez tytułu",
849
849
  "ui.perspectives.updated": "Zaktualizowano {date}",
850
850
  "ui.rowActions.openActions": "Otwórz akcje",
851
+ "ui.sidebar.chevron.scrollBottom": "Przewiń do dołu",
852
+ "ui.sidebar.chevron.scrollTop": "Przewiń do góry",
851
853
  "ui.spinner.ariaLabel": "Ładowanie",
852
854
  "ui.spinner.srOnly": "Ładowanie...",
853
855
  "ui.timePicker.clearButton": "Wyczyść",