@7shifts/sous-chef 3.52.0-beta.1 → 3.52.0-beta.2
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.
|
@@ -40,5 +40,8 @@
|
|
|
40
40
|
"DataTable": {
|
|
41
41
|
"emptyStateTitle": "No results found",
|
|
42
42
|
"emptyStateCaption": "Try adding a new item to the list or adjust your search terms."
|
|
43
|
+
},
|
|
44
|
+
"PhoneField": {
|
|
45
|
+
"malformedPhoneNumber": "Malformed phone number. Please enter a valid phone number."
|
|
43
46
|
}
|
|
44
47
|
}
|
|
@@ -40,5 +40,8 @@
|
|
|
40
40
|
"DataTable": {
|
|
41
41
|
"emptyStateTitle": "No se encontraron resultados",
|
|
42
42
|
"emptyStateCaption": "Intenta agregar un nuevo elemento a la lista o ajusta tus términos de búsqueda."
|
|
43
|
+
},
|
|
44
|
+
"PhoneField": {
|
|
45
|
+
"malformedPhoneNumber": "Número de teléfono mal formado. Por favor, ingresa un número de teléfono válido."
|
|
43
46
|
}
|
|
44
47
|
}
|
|
@@ -40,5 +40,8 @@
|
|
|
40
40
|
"DataTable": {
|
|
41
41
|
"emptyStateTitle": "Aucun résultat trouvé",
|
|
42
42
|
"emptyStateCaption": "Essayez d'ajouter un nouvel élément à la liste ou ajustez vos termes de recherche."
|
|
43
|
+
},
|
|
44
|
+
"PhoneField": {
|
|
45
|
+
"malformedPhoneNumber": "Numéro de téléphone mal formé. Veuillez entrer un numéro de téléphone valide."
|
|
43
46
|
}
|
|
44
47
|
}
|