pcm-shared-components 0.0.212 → 0.0.213

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.
@@ -261,6 +261,7 @@
261
261
  "audit_date": "Audit Date",
262
262
  "audit_logs": "Audit Logs",
263
263
  "audit_username": "Audited User",
264
+ "auto_populate_fields": "Auto Populate Fields",
264
265
  "avg": "Avg",
265
266
  "avg_nightly_rate": "Avg nightly rate",
266
267
  "back": "Back",
@@ -261,6 +261,7 @@
261
261
  "audit_date": "Fecha de auditoría",
262
262
  "audit_logs": "Registros de auditoría",
263
263
  "audit_username": "Usuario auditado",
264
+ "auto_populate_fields": "Rellenar automáticamente campos",
264
265
  "avg": "Promedio",
265
266
  "avg_nightly_rate": "Tarifa promedio por noche",
266
267
  "back": "atrás",
@@ -261,6 +261,7 @@
261
261
  "audit_date": "Date de l'audit",
262
262
  "audit_logs": "Journaux d'audit",
263
263
  "audit_username": "Utilisateur audité",
264
+ "auto_populate_fields": "Remplir automatiquement les champs",
264
265
  "avg": "Moy",
265
266
  "avg_nightly_rate": "Prix ​​moyen par nuit",
266
267
  "back": "Retour",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pcm-shared-components",
3
- "version": "0.0.212",
3
+ "version": "0.0.213",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "babel": {