@trackunit/react-form-components 0.0.410 → 0.0.413
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.
- package/package.json +1 -1
- package/translation.cjs11.js +2 -2
- package/translation.cjs13.js +2 -2
- package/translation.cjs15.js +2 -2
- package/translation.cjs7.js +2 -2
- package/translation.cjs8.js +2 -2
- package/translation.esm11.js +2 -2
- package/translation.esm13.js +2 -2
- package/translation.esm15.js +2 -2
- package/translation.esm7.js +2 -2
- package/translation.esm8.js +2 -2
package/package.json
CHANGED
package/translation.cjs11.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
5
|
-
"dropzone.input.title": "
|
|
6
|
-
"dropzone.label.default": "<clickable>
|
|
5
|
+
"dropzone.input.title": "Arrastar-e-soltar entrada de ficheiro",
|
|
6
|
+
"dropzone.label.default": "<clickable>Procure</clickable> ou arraste os ficheiros aqui...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "O código do país não é válido",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "O número de telefone não é válido",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "O número de telefone não é válido",
|
package/translation.cjs13.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
5
|
-
"dropzone.input.title": "
|
|
6
|
-
"dropzone.label.default": "<clickable>
|
|
5
|
+
"dropzone.input.title": "Intrare fișier drag-and-drop",
|
|
6
|
+
"dropzone.label.default": "<clickable>Răsfoiți</clickable> sau trageți fișiere aici...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Codul țării nu este valid",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "Numărul de telefon nu este valid",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "Numărul de telefon nu este valid",
|
package/translation.cjs15.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
5
|
-
"dropzone.input.title": "
|
|
6
|
-
"dropzone.label.default": "<clickable>
|
|
5
|
+
"dropzone.input.title": "Dra och släpp fil",
|
|
6
|
+
"dropzone.label.default": "<clickable>Bläddra</clickable> bland filerna eller dra dem hit...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Landskoden är inte giltig",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "Telefonnumret är inte giltigt",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "Telefonnumret är inte giltigt",
|
package/translation.cjs7.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
5
|
-
"dropzone.input.title": "
|
|
6
|
-
"dropzone.label.default": "<clickable>
|
|
5
|
+
"dropzone.input.title": "Húzza ide a fájl(oka)t",
|
|
6
|
+
"dropzone.label.default": "<clickable>Keresse meg</clickable> vagy húza ide a fájlokat…",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Az országkód érvénytelen",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "A telefonszám érvénytelen",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "A telefonszám érvénytelen",
|
package/translation.cjs8.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
5
|
-
"dropzone.input.title": "
|
|
6
|
-
"dropzone.label.default": "<clickable>
|
|
5
|
+
"dropzone.input.title": "Inserimento di file tramite Trascina e rilascia",
|
|
6
|
+
"dropzone.label.default": "<clickable>Sfoglia</clickable> o trascina i file qui...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Il codice Paese non è valido",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "Il numero di telefono non è valido",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "Il numero di telefono non è valido",
|
package/translation.esm11.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
3
|
-
"dropzone.input.title": "
|
|
4
|
-
"dropzone.label.default": "<clickable>
|
|
3
|
+
"dropzone.input.title": "Arrastar-e-soltar entrada de ficheiro",
|
|
4
|
+
"dropzone.label.default": "<clickable>Procure</clickable> ou arraste os ficheiros aqui...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "O código do país não é válido",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "O número de telefone não é válido",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "O número de telefone não é válido",
|
package/translation.esm13.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
3
|
-
"dropzone.input.title": "
|
|
4
|
-
"dropzone.label.default": "<clickable>
|
|
3
|
+
"dropzone.input.title": "Intrare fișier drag-and-drop",
|
|
4
|
+
"dropzone.label.default": "<clickable>Răsfoiți</clickable> sau trageți fișiere aici...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Codul țării nu este valid",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "Numărul de telefon nu este valid",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "Numărul de telefon nu este valid",
|
package/translation.esm15.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
3
|
-
"dropzone.input.title": "
|
|
4
|
-
"dropzone.label.default": "<clickable>
|
|
3
|
+
"dropzone.input.title": "Dra och släpp fil",
|
|
4
|
+
"dropzone.label.default": "<clickable>Bläddra</clickable> bland filerna eller dra dem hit...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Landskoden är inte giltig",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "Telefonnumret är inte giltigt",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "Telefonnumret är inte giltigt",
|
package/translation.esm7.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
3
|
-
"dropzone.input.title": "
|
|
4
|
-
"dropzone.label.default": "<clickable>
|
|
3
|
+
"dropzone.input.title": "Húzza ide a fájl(oka)t",
|
|
4
|
+
"dropzone.label.default": "<clickable>Keresse meg</clickable> vagy húza ide a fájlokat…",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Az országkód érvénytelen",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "A telefonszám érvénytelen",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "A telefonszám érvénytelen",
|
package/translation.esm8.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
3
|
-
"dropzone.input.title": "
|
|
4
|
-
"dropzone.label.default": "<clickable>
|
|
3
|
+
"dropzone.input.title": "Inserimento di file tramite Trascina e rilascia",
|
|
4
|
+
"dropzone.label.default": "<clickable>Sfoglia</clickable> o trascina i file qui...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Il codice Paese non è valido",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "Il numero di telefono non è valido",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "Il numero di telefono non è valido",
|