pcm-shared-components 2.1.290 → 2.1.291

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.
@@ -4196,6 +4196,7 @@
4196
4196
  "error_body": "Check your connection and try again, or view the full release notes online.",
4197
4197
  "view_full_release_notes": "View full release notes",
4198
4198
  "acknowledge": "Got it",
4199
+ "read_later": "Read later",
4199
4200
  "version_heading": "Version {{version}}",
4200
4201
  "dots_label": "Jump to version",
4201
4202
  "go_to_version": "Go to version {{version}}"
@@ -4196,6 +4196,7 @@
4196
4196
  "error_body": "Verifica tu conexión e inténtalo de nuevo, o consulta las notas completas en línea.",
4197
4197
  "view_full_release_notes": "Ver notas completas",
4198
4198
  "acknowledge": "Entendido",
4199
+ "read_later": "Leer más tarde",
4199
4200
  "version_heading": "Versión {{version}}",
4200
4201
  "dots_label": "Ir a una versión",
4201
4202
  "go_to_version": "Ir a la versión {{version}}"
@@ -4196,6 +4196,7 @@
4196
4196
  "error_body": "Vérifiez votre connexion et réessayez, ou consultez les notes complètes en ligne.",
4197
4197
  "view_full_release_notes": "Voir les notes complètes",
4198
4198
  "acknowledge": "Compris",
4199
+ "read_later": "Lire plus tard",
4199
4200
  "version_heading": "Version {{version}}",
4200
4201
  "dots_label": "Aller à une version",
4201
4202
  "go_to_version": "Aller à la version {{version}}"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.290",
3
+ "version": "2.1.291",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {