pcm-shared-components 2.1.499 → 2.1.500

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.
@@ -1733,6 +1733,7 @@
1733
1733
  "search_documentation_placeholder": "Search documentation...",
1734
1734
  "no_documentation_results": "No documentation results",
1735
1735
  "copy_client_link": "Copy client link",
1736
+ "open_in_new_tab": "Open in new tab",
1736
1737
  "search_documentation_all_topics": "All topics",
1737
1738
  "search_documentation_start_typing": "Start typing to search documentation",
1738
1739
  "search_documentation_navigate": "Navigate",
@@ -1733,6 +1733,7 @@
1733
1733
  "search_documentation_placeholder": "Buscar en la documentación...",
1734
1734
  "no_documentation_results": "No se encontraron resultados de documentación",
1735
1735
  "copy_client_link": "Copiar enlace para el cliente",
1736
+ "open_in_new_tab": "Abrir en una pestaña nueva",
1736
1737
  "search_documentation_all_topics": "Todos los temas",
1737
1738
  "search_documentation_start_typing": "Comienza a escribir para buscar documentación",
1738
1739
  "search_documentation_navigate": "Navegar",
@@ -1733,6 +1733,7 @@
1733
1733
  "search_documentation_placeholder": "Rechercher dans la documentation...",
1734
1734
  "no_documentation_results": "Aucun résultat de documentation",
1735
1735
  "copy_client_link": "Copier le lien client",
1736
+ "open_in_new_tab": "Ouvrir dans un nouvel onglet",
1736
1737
  "search_documentation_all_topics": "Tous les sujets",
1737
1738
  "search_documentation_start_typing": "Commencer à taper pour rechercher la documentation",
1738
1739
  "search_documentation_navigate": "Naviguer",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "2.1.499",
3
+ "version": "2.1.500",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {