@trackunit/react-form-components 0.0.416 → 0.0.419
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.cjs.js +2 -2
- package/translation.cjs14.js +2 -2
- package/translation.cjs16.js +2 -2
- package/translation.cjs3.js +2 -2
- package/translation.cjs9.js +2 -2
- package/translation.esm.js +2 -2
- package/translation.esm14.js +2 -2
- package/translation.esm16.js +2 -2
- package/translation.esm3.js +2 -2
- package/translation.esm9.js +2 -2
package/package.json
CHANGED
package/translation.cjs.js
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
5
|
-
"dropzone.input.title": "Drag
|
|
6
|
-
"dropzone.label.default": "<clickable>
|
|
5
|
+
"dropzone.input.title": "Dateien per Drag & Drop hinzufügen",
|
|
6
|
+
"dropzone.label.default": "<clickable>Ordner durchsuchen</clickable> oder Dateien per Drag & Drop einfügen …",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Die Ländervorwahl ist ungültig",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "Die Telefonnummer ist ungültig",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "Die Telefonnummer ist ungültig",
|
package/translation.cjs14.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": "Entrada Arrastrar y soltar archivo",
|
|
6
|
+
"dropzone.label.default": "<clickable>Explore</clickable> o arrastre archivos aquí...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "El código de país no es válido",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "El número de teléfono no es válido",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "El número de teléfono no es válido",
|
package/translation.cjs16.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": "ドラッグ&ドロップによるファイル入力",
|
|
6
|
+
"dropzone.label.default": "<clickable>ファイルを選択</clickable>またはここにファイルをドラッグ",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "国コードが無効です",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "電話番号が無効です",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "電話番号が無効です",
|
package/translation.cjs3.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": "Přetažení vstupu do souboru",
|
|
6
|
+
"dropzone.label.default": "<clickable>Procházejte</clickable> nebo přetáhněte soubory zde...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Kód země není platný",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "Telefonní číslo není platné",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "Telefonní číslo není platné",
|
package/translation.cjs9.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 og slipp for å legge inn fil",
|
|
6
|
+
"dropzone.label.default": "<clickable>Bla gjennom</clickable> eller dra filer hit...",
|
|
7
7
|
"phoneField.error.INVALID_COUNTRY": "Landkoden er ikke gyldig",
|
|
8
8
|
"phoneField.error.INVALID_LENGTH": "Telefonnummeret er ikke gyldig",
|
|
9
9
|
"phoneField.error.INVALID_NUMBER": "Telefonnummeret er ikke gyldig",
|
package/translation.esm.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"clearIndicator.icon.tooltip.clearAll": "Clear all",
|
|
3
|
-
"dropzone.input.title": "Drag
|
|
4
|
-
"dropzone.label.default": "<clickable>
|
|
3
|
+
"dropzone.input.title": "Dateien per Drag & Drop hinzufügen",
|
|
4
|
+
"dropzone.label.default": "<clickable>Ordner durchsuchen</clickable> oder Dateien per Drag & Drop einfügen …",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Die Ländervorwahl ist ungültig",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "Die Telefonnummer ist ungültig",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "Die Telefonnummer ist ungültig",
|
package/translation.esm14.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": "Entrada Arrastrar y soltar archivo",
|
|
4
|
+
"dropzone.label.default": "<clickable>Explore</clickable> o arrastre archivos aquí...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "El código de país no es válido",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "El número de teléfono no es válido",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "El número de teléfono no es válido",
|
package/translation.esm16.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": "ドラッグ&ドロップによるファイル入力",
|
|
4
|
+
"dropzone.label.default": "<clickable>ファイルを選択</clickable>またはここにファイルをドラッグ",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "国コードが無効です",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "電話番号が無効です",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "電話番号が無効です",
|
package/translation.esm3.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": "Přetažení vstupu do souboru",
|
|
4
|
+
"dropzone.label.default": "<clickable>Procházejte</clickable> nebo přetáhněte soubory zde...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Kód země není platný",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "Telefonní číslo není platné",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "Telefonní číslo není platné",
|
package/translation.esm9.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 og slipp for å legge inn fil",
|
|
4
|
+
"dropzone.label.default": "<clickable>Bla gjennom</clickable> eller dra filer hit...",
|
|
5
5
|
"phoneField.error.INVALID_COUNTRY": "Landkoden er ikke gyldig",
|
|
6
6
|
"phoneField.error.INVALID_LENGTH": "Telefonnummeret er ikke gyldig",
|
|
7
7
|
"phoneField.error.INVALID_NUMBER": "Telefonnummeret er ikke gyldig",
|