@dhis2/ui-forms 9.10.2 → 9.10.3
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,30 +1,30 @@
|
|
1
1
|
{
|
2
|
-
"Upload file": "",
|
3
|
-
"Upload files": "",
|
2
|
+
"Upload file": "Cargar archivo",
|
3
|
+
"Upload files": "Cargar archivos",
|
4
4
|
"Remove": "Eliminar",
|
5
|
-
"Please provide an alpha-numeric value": "",
|
6
|
-
"Please provide a boolean value": "",
|
7
|
-
"Please enter between {{lowerBound}} and {{upperBound}} characters": "",
|
8
|
-
"Please make sure the value of this input matches the value in \"{{otherField}}\".": "",
|
9
|
-
"Please enter a maximum of {{upperBound}} characters": "",
|
10
|
-
"Please enter a number with a maximum of {{upperBound}}": "",
|
11
|
-
"Please enter at least {{lowerBound}} characters": "",
|
12
|
-
"Please enter a number of at least {{lowerBound}}": "",
|
13
|
-
"Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "",
|
14
|
-
"Please make sure the value of this input matches the pattern {{patternString}}.": "",
|
15
|
-
"Password should be a string": "",
|
16
|
-
"Password should be at least 8 characters long": "",
|
17
|
-
"Password should be no longer than 34 characters": "",
|
18
|
-
"Password should contain at least one lowercase letter": "",
|
19
|
-
"Password should contain at least one UPPERCASE letter": "",
|
20
|
-
"Password should contain at least one number": "",
|
21
|
-
"Password should have at least one special character": "",
|
5
|
+
"Please provide an alpha-numeric value": "Indique un valor alfanumérico",
|
6
|
+
"Please provide a boolean value": "Indique un valor booleano",
|
7
|
+
"Please enter between {{lowerBound}} and {{upperBound}} characters": "Introduzca entre {{lowerBound}} y {{upperBound}} caracteres",
|
8
|
+
"Please make sure the value of this input matches the value in \"{{otherField}}\".": "Asegúrese de que el valor de esta entrada coincide con el de \"{{otherField}}\".",
|
9
|
+
"Please enter a maximum of {{upperBound}} characters": "Introduzca un máximo de {{upperBound}} caracteres",
|
10
|
+
"Please enter a number with a maximum of {{upperBound}}": "Introduzca un número con un máximo de {{upperBound}}",
|
11
|
+
"Please enter at least {{lowerBound}} characters": "Introduzca al menos {{lowerBound}} caracteres",
|
12
|
+
"Please enter a number of at least {{lowerBound}}": "Introduzca un número de al menos {{lowerBound}}",
|
13
|
+
"Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "El número no puede ser inferior a {{lowerBound}} ni superior a {{upperBound}}",
|
14
|
+
"Please make sure the value of this input matches the pattern {{patternString}}.": "Asegúrese de que el valor de esta entrada coincide con el patrón {{patternString}}.",
|
15
|
+
"Password should be a string": "La contraseña debe ser texto",
|
16
|
+
"Password should be at least 8 characters long": "La contraseña debe tener al menos 8 caracteres",
|
17
|
+
"Password should be no longer than 34 characters": "La contraseña no debe tener más de 34 caracteres",
|
18
|
+
"Password should contain at least one lowercase letter": "La contraseña debe contener al menos una letra minúscula",
|
19
|
+
"Password should contain at least one UPPERCASE letter": "La contraseña debe contener al menos una letra MAYÚSCULA",
|
20
|
+
"Password should contain at least one number": "La contraseña debe contener al menos un número",
|
21
|
+
"Password should have at least one special character": "La contraseña debe tener al menos un carácter especial",
|
22
22
|
"Please provide a valid email address": "Por favor ingrese una dirección de correo electrónico válida",
|
23
|
-
"Please provide a value": "",
|
24
|
-
"Please provide a round number without decimals": "",
|
25
|
-
"Please provide a valid international phone number.": "",
|
26
|
-
"Please provide a number": "",
|
27
|
-
"Please provide a string": "",
|
23
|
+
"Please provide a value": "Indique un valor",
|
24
|
+
"Please provide a round number without decimals": "Indique una cifra redonda sin decimales",
|
25
|
+
"Please provide a valid international phone number.": "Indique un número de teléfono internacional válido.",
|
26
|
+
"Please provide a number": "Indique un número",
|
27
|
+
"Please provide a string": "Proporcione una texto",
|
28
28
|
"Please provide a valid url": "Proporcione una URL válida",
|
29
|
-
"Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @": ""
|
29
|
+
"Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @": "Indique un nombre de usuario de entre 4 y 255 caracteres, posiblemente separados por . o @."
|
30
30
|
}
|
@@ -1,30 +1,30 @@
|
|
1
1
|
{
|
2
|
-
"Upload file": "",
|
3
|
-
"Upload files": "",
|
2
|
+
"Upload file": "Cargar archivo",
|
3
|
+
"Upload files": "Cargar archivos",
|
4
4
|
"Remove": "Eliminar",
|
5
|
-
"Please provide an alpha-numeric value": "",
|
6
|
-
"Please provide a boolean value": "",
|
7
|
-
"Please enter between {{lowerBound}} and {{upperBound}} characters": "",
|
8
|
-
"Please make sure the value of this input matches the value in \"{{otherField}}\".": "",
|
9
|
-
"Please enter a maximum of {{upperBound}} characters": "",
|
10
|
-
"Please enter a number with a maximum of {{upperBound}}": "",
|
11
|
-
"Please enter at least {{lowerBound}} characters": "",
|
12
|
-
"Please enter a number of at least {{lowerBound}}": "",
|
13
|
-
"Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "",
|
14
|
-
"Please make sure the value of this input matches the pattern {{patternString}}.": "",
|
15
|
-
"Password should be a string": "",
|
16
|
-
"Password should be at least 8 characters long": "",
|
17
|
-
"Password should be no longer than 34 characters": "",
|
18
|
-
"Password should contain at least one lowercase letter": "",
|
19
|
-
"Password should contain at least one UPPERCASE letter": "",
|
20
|
-
"Password should contain at least one number": "",
|
21
|
-
"Password should have at least one special character": "",
|
5
|
+
"Please provide an alpha-numeric value": "Indique un valor alfanumérico",
|
6
|
+
"Please provide a boolean value": "Indique un valor booleano",
|
7
|
+
"Please enter between {{lowerBound}} and {{upperBound}} characters": "Introduzca entre {{lowerBound}} y {{upperBound}} caracteres",
|
8
|
+
"Please make sure the value of this input matches the value in \"{{otherField}}\".": "Asegúrese de que el valor de esta entrada coincide con el de \"{{otherField}}\".",
|
9
|
+
"Please enter a maximum of {{upperBound}} characters": "Introduzca un máximo de {{upperBound}} caracteres",
|
10
|
+
"Please enter a number with a maximum of {{upperBound}}": "Introduzca un número con un máximo de {{upperBound}}",
|
11
|
+
"Please enter at least {{lowerBound}} characters": "Introduzca al menos {{lowerBound}} caracteres",
|
12
|
+
"Please enter a number of at least {{lowerBound}}": "Introduzca un número de al menos {{lowerBound}}",
|
13
|
+
"Number cannot be less than {{lowerBound}} or more than {{upperBound}}": "El número no puede ser inferior a {{lowerBound}} ni superior a {{upperBound}}",
|
14
|
+
"Please make sure the value of this input matches the pattern {{patternString}}.": "Asegúrese de que el valor de esta entrada coincide con el patrón {{patternString}}.",
|
15
|
+
"Password should be a string": "La contraseña debe ser texto",
|
16
|
+
"Password should be at least 8 characters long": "La contraseña debe tener al menos 8 caracteres",
|
17
|
+
"Password should be no longer than 34 characters": "La contraseña no debe tener más de 34 caracteres",
|
18
|
+
"Password should contain at least one lowercase letter": "La contraseña debe contener al menos una letra minúscula",
|
19
|
+
"Password should contain at least one UPPERCASE letter": "La contraseña debe contener al menos una letra MAYÚSCULA",
|
20
|
+
"Password should contain at least one number": "La contraseña debe contener al menos un número",
|
21
|
+
"Password should have at least one special character": "La contraseña debe tener al menos un carácter especial",
|
22
22
|
"Please provide a valid email address": "Por favor ingrese una dirección de correo electrónico válida",
|
23
|
-
"Please provide a value": "",
|
24
|
-
"Please provide a round number without decimals": "",
|
25
|
-
"Please provide a valid international phone number.": "",
|
26
|
-
"Please provide a number": "",
|
27
|
-
"Please provide a string": "",
|
23
|
+
"Please provide a value": "Indique un valor",
|
24
|
+
"Please provide a round number without decimals": "Indique una cifra redonda sin decimales",
|
25
|
+
"Please provide a valid international phone number.": "Indique un número de teléfono internacional válido.",
|
26
|
+
"Please provide a number": "Indique un número",
|
27
|
+
"Please provide a string": "Proporcione una texto",
|
28
28
|
"Please provide a valid url": "Proporcione una URL válida",
|
29
|
-
"Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @": ""
|
29
|
+
"Please provide a username between 4 and 255 characters long and possibly separated by . _ - or @": "Indique un nombre de usuario de entre 4 y 255 caracteres, posiblemente separados por . o @."
|
30
30
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@dhis2/ui-forms",
|
3
|
-
"version": "9.10.
|
3
|
+
"version": "9.10.3",
|
4
4
|
"main": "./build/cjs/index.js",
|
5
5
|
"module": "./build/es/index.js",
|
6
6
|
"sideEffects": [
|
@@ -35,15 +35,15 @@
|
|
35
35
|
},
|
36
36
|
"dependencies": {
|
37
37
|
"@dhis2/prop-types": "^3.1.2",
|
38
|
-
"@dhis2-ui/button": "9.10.
|
39
|
-
"@dhis2-ui/checkbox": "9.10.
|
40
|
-
"@dhis2-ui/field": "9.10.
|
41
|
-
"@dhis2-ui/file-input": "9.10.
|
42
|
-
"@dhis2-ui/input": "9.10.
|
43
|
-
"@dhis2-ui/radio": "9.10.
|
44
|
-
"@dhis2-ui/select": "9.10.
|
45
|
-
"@dhis2-ui/switch": "9.10.
|
46
|
-
"@dhis2-ui/text-area": "9.10.
|
38
|
+
"@dhis2-ui/button": "9.10.3",
|
39
|
+
"@dhis2-ui/checkbox": "9.10.3",
|
40
|
+
"@dhis2-ui/field": "9.10.3",
|
41
|
+
"@dhis2-ui/file-input": "9.10.3",
|
42
|
+
"@dhis2-ui/input": "9.10.3",
|
43
|
+
"@dhis2-ui/radio": "9.10.3",
|
44
|
+
"@dhis2-ui/select": "9.10.3",
|
45
|
+
"@dhis2-ui/switch": "9.10.3",
|
46
|
+
"@dhis2-ui/text-area": "9.10.3",
|
47
47
|
"classnames": "^2.3.1",
|
48
48
|
"final-form": "^4.20.2",
|
49
49
|
"prop-types": "^15.7.2",
|