@trackunit/react-form-components 0.0.410 → 0.0.411

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/react-form-components",
3
- "version": "0.0.410",
3
+ "version": "0.0.411",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -2,8 +2,8 @@
2
2
 
3
3
  var translation = {
4
4
  "clearIndicator.icon.tooltip.clearAll": "Clear all",
5
- "dropzone.input.title": "Drag-and-drop file input",
6
- "dropzone.label.default": "<clickable>Browse</clickable> or drag files here...",
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",
@@ -2,8 +2,8 @@
2
2
 
3
3
  var translation = {
4
4
  "clearIndicator.icon.tooltip.clearAll": "Clear all",
5
- "dropzone.input.title": "Drag-and-drop file input",
6
- "dropzone.label.default": "<clickable>Browse</clickable> or drag files here...",
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",
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "clearIndicator.icon.tooltip.clearAll": "Clear all",
3
- "dropzone.input.title": "Drag-and-drop file input",
4
- "dropzone.label.default": "<clickable>Browse</clickable> or drag files here...",
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",
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "clearIndicator.icon.tooltip.clearAll": "Clear all",
3
- "dropzone.input.title": "Drag-and-drop file input",
4
- "dropzone.label.default": "<clickable>Browse</clickable> or drag files here...",
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",