@globalfishingwatch/i18n-labels 1.2.239 → 1.2.240

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/datasets.json CHANGED
@@ -1201,7 +1201,7 @@
1201
1201
  "speed": "speed",
1202
1202
  "bearing": "bearing",
1203
1203
  "distance_from_port_km": {
1204
- "keyword": "Port buffer (km)",
1204
+ "keyword": "Port buffer",
1205
1205
  "enum": {
1206
1206
  "0": "0",
1207
1207
  "1": "1",
package/es/datasets.json CHANGED
@@ -1201,7 +1201,7 @@
1201
1201
  "speed": "speed",
1202
1202
  "bearing": "bearing",
1203
1203
  "distance_from_port_km": {
1204
- "keyword": "Búfer del puerto (km)",
1204
+ "keyword": "Búfer del puerto",
1205
1205
  "enum": {
1206
1206
  "0": "0",
1207
1207
  "1": "1",
package/fr/datasets.json CHANGED
@@ -1201,7 +1201,7 @@
1201
1201
  "speed": "vitesse",
1202
1202
  "bearing": "cap",
1203
1203
  "distance_from_port_km": {
1204
- "keyword": "Tampon de port (km)",
1204
+ "keyword": "Tampon de port",
1205
1205
  "enum": {
1206
1206
  "0": "0",
1207
1207
  "1": "1",
package/id/datasets.json CHANGED
@@ -1201,7 +1201,7 @@
1201
1201
  "speed": "speed",
1202
1202
  "bearing": "bearing",
1203
1203
  "distance_from_port_km": {
1204
- "keyword": "distance_from_port_km",
1204
+ "keyword": "Distance from port",
1205
1205
  "enum": {
1206
1206
  "0": "0",
1207
1207
  "1": "1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@globalfishingwatch/i18n-labels",
3
- "version": "1.2.239",
3
+ "version": "1.2.240",
4
4
  "main": "./index.cjs.js",
5
5
  "module": "./index.mjs",
6
6
  "typings": "./index.d.ts",
package/pt/datasets.json CHANGED
@@ -1201,7 +1201,7 @@
1201
1201
  "speed": "speed",
1202
1202
  "bearing": "bearing",
1203
1203
  "distance_from_port_km": {
1204
- "keyword": "Distância do porto (km)",
1204
+ "keyword": "Distância do porto",
1205
1205
  "enum": {
1206
1206
  "0": "0",
1207
1207
  "1": "1",