@globalfishingwatch/i18n-labels 1.2.43 → 1.2.44

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/en/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "Hour",
38
38
  "zoomIn": "Zoom in",
39
39
  "zoomTo": "Zoom to",
40
- "zoomOut": "Zoom out",
41
- "selectTimeRange": "Select a time range"
42
- }
40
+ "zoomOut": "Zoom out"
41
+ }
package/es/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "hora",
38
38
  "zoomIn": "Acercarse",
39
39
  "zoomTo": "Acercar a",
40
- "zoomOut": "Alejarse",
41
- "selectTimeRange": "Seleccione un intervalo de tiempo"
42
- }
40
+ "zoomOut": "Alejarse"
41
+ }
package/fr/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "heure",
38
38
  "zoomIn": "Zoom",
39
39
  "zoomTo": "Zoom sur",
40
- "zoomOut": "Zoom arrière",
41
- "selectTimeRange": "Sélectionnez une plage de temps"
42
- }
40
+ "zoomOut": "Zoom arrière"
41
+ }
package/id/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "jam",
38
38
  "zoomIn": "Perbesar",
39
39
  "zoomTo": "Memperbesar",
40
- "zoomOut": "Perkecil",
41
- "selectTimeRange": "Pilih rentang waktu"
42
- }
40
+ "zoomOut": "Perkecil"
41
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.43",
3
+ "version": "1.2.44",
4
4
  "license": "MIT",
5
5
  "scripts": {
6
6
  "start": "yarn kill && serve -p 8000 --cors=true",
package/pt/timebar.json CHANGED
@@ -37,6 +37,5 @@
37
37
  "hour": "hora",
38
38
  "zoomIn": "Aumentar zoom",
39
39
  "zoomTo": "Ampliar para",
40
- "zoomOut": "Diminuir zoom",
41
- "selectTimeRange": "Selecione um intervalo de tempo"
42
- }
40
+ "zoomOut": "Diminuir zoom"
41
+ }
@@ -37,6 +37,5 @@
37
37
  "hour": "hour",
38
38
  "zoomIn": "Zoom in",
39
39
  "zoomTo": "Zoom to",
40
- "zoomOut": "Zoom out",
41
- "selectTimeRange": "Select a time range"
42
- }
40
+ "zoomOut": "Zoom out"
41
+ }