@commercetools-frontend-extensions/import-resources-modal 1.9.0 → 1.10.0

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.
Files changed (36) hide show
  1. package/dist/{active-drag-drop-area-a995b09d.cjs.prod.js → active-drag-drop-area-58179e9a.cjs.prod.js} +1 -1
  2. package/dist/{active-drag-drop-area-294d353d.esm.js → active-drag-drop-area-5983aeff.esm.js} +1 -1
  3. package/dist/{active-drag-drop-area-0467c118.cjs.dev.js → active-drag-drop-area-bb4bbe27.cjs.dev.js} +1 -1
  4. package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.dev.js +1 -1
  5. package/dist/commercetools-frontend-extensions-import-resources-modal.cjs.prod.js +1 -1
  6. package/dist/commercetools-frontend-extensions-import-resources-modal.esm.js +1 -1
  7. package/dist/{de-2836a9ae.cjs.prod.js → de-3e1e8435.cjs.dev.js} +3 -3
  8. package/dist/{de-19530b12.esm.js → de-67bd98c5.esm.js} +3 -3
  9. package/dist/{de-db4fb974.cjs.dev.js → de-a33f40b4.cjs.prod.js} +3 -3
  10. package/dist/declarations/src/@types/file-upload.d.ts +1 -0
  11. package/dist/declarations/src/@types/import-container.d.ts +4 -2
  12. package/dist/{disabled-drop-area-7ca6b04a.esm.js → disabled-drop-area-67de59ef.esm.js} +1 -1
  13. package/dist/{disabled-drop-area-16b58581.cjs.prod.js → disabled-drop-area-9c90609b.cjs.prod.js} +1 -1
  14. package/dist/{disabled-drop-area-4a639dbf.cjs.dev.js → disabled-drop-area-a3d62583.cjs.dev.js} +1 -1
  15. package/dist/{en-f53130d1.cjs.dev.js → en-647cd603.cjs.prod.js} +1 -1
  16. package/dist/{en-1f091237.esm.js → en-850d8c4a.esm.js} +1 -1
  17. package/dist/{en-cb6893e4.cjs.prod.js → en-b68b87c8.cjs.dev.js} +1 -1
  18. package/dist/{enabled-drop-area-9bf924fa.esm.js → enabled-drop-area-5f322d0a.esm.js} +1 -1
  19. package/dist/{enabled-drop-area-1f50b766.cjs.prod.js → enabled-drop-area-723eb5b8.cjs.prod.js} +1 -1
  20. package/dist/{enabled-drop-area-a4a76650.cjs.dev.js → enabled-drop-area-7cc66fc8.cjs.dev.js} +1 -1
  21. package/dist/{es-420f21e1.cjs.dev.js → es-02f8a321.cjs.prod.js} +3 -3
  22. package/dist/{es-a9aada13.esm.js → es-21c30725.esm.js} +3 -3
  23. package/dist/{es-f085026e.cjs.prod.js → es-68d1ba91.cjs.dev.js} +3 -3
  24. package/dist/{file-dropped-area-e6b5a3fa.esm.js → file-dropped-area-724a3d30.esm.js} +1 -1
  25. package/dist/{file-dropped-area-84bc6912.cjs.prod.js → file-dropped-area-d451d883.cjs.prod.js} +1 -1
  26. package/dist/{file-dropped-area-9387283c.cjs.dev.js → file-dropped-area-e06176a3.cjs.dev.js} +1 -1
  27. package/dist/{fr-FR-dc40a55c.cjs.prod.js → fr-FR-078895d6.cjs.prod.js} +3 -3
  28. package/dist/{fr-FR-02bd52fb.esm.js → fr-FR-3c6878e4.esm.js} +3 -3
  29. package/dist/{fr-FR-342599f4.cjs.dev.js → fr-FR-a9a6c5c9.cjs.dev.js} +3 -3
  30. package/dist/{index-40da749a.cjs.dev.js → index-44a01cb9.cjs.dev.js} +174 -83
  31. package/dist/{index-10a225f5.esm.js → index-7a93797c.esm.js} +175 -84
  32. package/dist/{index-77194696.cjs.prod.js → index-e08c812b.cjs.prod.js} +169 -83
  33. package/dist/{pt-BR-339ed808.cjs.dev.js → pt-BR-a50aa3dd.cjs.prod.js} +3 -3
  34. package/dist/{pt-BR-31c46d23.cjs.prod.js → pt-BR-cd32fb09.cjs.dev.js} +3 -3
  35. package/dist/{pt-BR-ac1fc192.esm.js → pt-BR-fa0b65c8.esm.js} +3 -3
  36. package/package.json +18 -18
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-77194696.cjs.prod.js');
3
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
4
4
  var jsxRuntime = require('@emotion/react/jsx-runtime');
5
5
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
6
6
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
@@ -1,4 +1,4 @@
1
- import { F as FileDropped, E as EnabledDropArea } from './index-10a225f5.esm.js';
1
+ import { F as FileDropped, E as EnabledDropArea } from './index-7a93797c.esm.js';
2
2
  import { jsx } from '@emotion/react/jsx-runtime';
3
3
  import '@babel/runtime-corejs3/core-js-stable/object/keys';
4
4
  import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-40da749a.cjs.dev.js');
3
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
4
4
  var jsxRuntime = require('@emotion/react/jsx-runtime');
5
5
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
6
6
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-40da749a.cjs.dev.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
6
6
  require('react');
7
7
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
8
8
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
@@ -2,7 +2,7 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-77194696.cjs.prod.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
6
6
  require('react');
7
7
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
8
8
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
@@ -1,4 +1,4 @@
1
- export { I as default, b as useImportPermission } from './index-10a225f5.esm.js';
1
+ export { I as default, b as useImportPermission } from './index-7a93797c.esm.js';
2
2
  import 'react';
3
3
  import '@babel/runtime-corejs3/core-js-stable/object/keys';
4
4
  import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
@@ -6,11 +6,11 @@ var de = {
6
6
  },
7
7
  "ImportResourcesModal.business-unit": {
8
8
  developer_comment: "Label for the business-unit resource type",
9
- string: "Business unit"
9
+ string: "Geschäftseinheit"
10
10
  },
11
11
  "ImportResourcesModal.business-units": {
12
12
  developer_comment: "Label for the business-units resource type",
13
- string: "Business units"
13
+ string: "Geschäftseinheiten"
14
14
  },
15
15
  "ImportResourcesModal.cancel": {
16
16
  developer_comment: "Label for the cancel button",
@@ -178,7 +178,7 @@ var de = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Import business units by CSV"
181
+ string: "Geschäftseinheiten per CSV importieren"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -4,11 +4,11 @@ var de = {
4
4
  },
5
5
  "ImportResourcesModal.business-unit": {
6
6
  developer_comment: "Label for the business-unit resource type",
7
- string: "Business unit"
7
+ string: "Geschäftseinheit"
8
8
  },
9
9
  "ImportResourcesModal.business-units": {
10
10
  developer_comment: "Label for the business-units resource type",
11
- string: "Business units"
11
+ string: "Geschäftseinheiten"
12
12
  },
13
13
  "ImportResourcesModal.cancel": {
14
14
  developer_comment: "Label for the cancel button",
@@ -176,7 +176,7 @@ var de = {
176
176
  },
177
177
  "ImportResourcesModal.modalTitle.businessUnit": {
178
178
  developer_comment: "Label for the business units modal title",
179
- string: "Import business units by CSV"
179
+ string: "Geschäftseinheiten per CSV importieren"
180
180
  },
181
181
  "ImportResourcesModal.modalTitle.category": {
182
182
  developer_comment: "Label for the categories modal title",
@@ -6,11 +6,11 @@ var de = {
6
6
  },
7
7
  "ImportResourcesModal.business-unit": {
8
8
  developer_comment: "Label for the business-unit resource type",
9
- string: "Business unit"
9
+ string: "Geschäftseinheit"
10
10
  },
11
11
  "ImportResourcesModal.business-units": {
12
12
  developer_comment: "Label for the business-units resource type",
13
- string: "Business units"
13
+ string: "Geschäftseinheiten"
14
14
  },
15
15
  "ImportResourcesModal.cancel": {
16
16
  developer_comment: "Label for the cancel button",
@@ -178,7 +178,7 @@ var de = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Import business units by CSV"
181
+ string: "Geschäftseinheiten per CSV importieren"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -57,3 +57,4 @@ export type MissingCsvFieldIdentifierError = {
57
57
  row: number;
58
58
  };
59
59
  };
60
+ export type DecimalSeparator = '.' | ',';
@@ -1,4 +1,5 @@
1
1
  import type { ImportContainerPagedResponse, ImportContainer, ImportContainerDraft, ImportSummary } from '@commercetools/importapi-sdk';
2
+ import { type DecimalSeparator } from "./file-upload.js";
2
3
  export declare function assertImportContainerPagedResponse(maybeImportContainerPagedResponse: unknown): asserts maybeImportContainerPagedResponse is ImportContainerPagedResponse;
3
4
  export declare function assertImportSummary(maybeImportSummary: unknown): asserts maybeImportSummary is ImportSummary;
4
5
  export declare function assertImportContainer(maybeImportContainerResponse: unknown): asserts maybeImportContainerResponse is ImportContainer;
@@ -24,9 +25,10 @@ export interface ExtendedImportContainer extends ImportContainer {
24
25
  }
25
26
  export interface ExtendedImportContainerDraft extends ImportContainerDraft {
26
27
  settings?: {
27
- resourceType: string;
28
+ resourceType?: string;
28
29
  format: string;
29
- options: {
30
+ decimalSeparator?: DecimalSeparator;
31
+ options?: {
30
32
  publishAllChanges?: boolean;
31
33
  };
32
34
  };
@@ -12,7 +12,7 @@ import '@babel/runtime-corejs3/helpers/slicedToArray';
12
12
  import 'react';
13
13
  import '@commercetools-frontend/application-shell-connectors';
14
14
  import '@commercetools-frontend/sdk';
15
- import './index-10a225f5.esm.js';
15
+ import './index-7a93797c.esm.js';
16
16
  import '@commercetools-frontend/constants';
17
17
  import '@commercetools-frontend/application-shell';
18
18
  import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
14
14
  require('react');
15
15
  require('@commercetools-frontend/application-shell-connectors');
16
16
  require('@commercetools-frontend/sdk');
17
- require('./index-77194696.cjs.prod.js');
17
+ require('./index-e08c812b.cjs.prod.js');
18
18
  require('@commercetools-frontend/constants');
19
19
  require('@commercetools-frontend/application-shell');
20
20
  require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
14
14
  require('react');
15
15
  require('@commercetools-frontend/application-shell-connectors');
16
16
  require('@commercetools-frontend/sdk');
17
- require('./index-40da749a.cjs.dev.js');
17
+ require('./index-44a01cb9.cjs.dev.js');
18
18
  require('@commercetools-frontend/constants');
19
19
  require('@commercetools-frontend/application-shell');
20
20
  require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
@@ -138,7 +138,7 @@ var en = {
138
138
  },
139
139
  "ImportResourcesModal.infoBox.keysForEveryResource": {
140
140
  developer_comment: "A message to guide users to provide keys for every resource they import",
141
- string: "You must provide keys for every resource you import, including embedded resources such as Prices and Assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
141
+ string: "You must provide keys for every resource you import, including embedded resources such as prices and assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
142
142
  },
143
143
  "ImportResourcesModal.infoBox.prerequisitesOfImportingData": {
144
144
  developer_comment: "A message to guide users to check the prerequisites of importing data",
@@ -136,7 +136,7 @@ var en = {
136
136
  },
137
137
  "ImportResourcesModal.infoBox.keysForEveryResource": {
138
138
  developer_comment: "A message to guide users to provide keys for every resource they import",
139
- string: "You must provide keys for every resource you import, including embedded resources such as Prices and Assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
139
+ string: "You must provide keys for every resource you import, including embedded resources such as prices and assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
140
140
  },
141
141
  "ImportResourcesModal.infoBox.prerequisitesOfImportingData": {
142
142
  developer_comment: "A message to guide users to check the prerequisites of importing data",
@@ -138,7 +138,7 @@ var en = {
138
138
  },
139
139
  "ImportResourcesModal.infoBox.keysForEveryResource": {
140
140
  developer_comment: "A message to guide users to provide keys for every resource they import",
141
- string: "You must provide keys for every resource you import, including embedded resources such as Prices and Assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
141
+ string: "You must provide keys for every resource you import, including embedded resources such as prices and assets. Please consult with your admins to assign keys through <link>the HTTP API</link>."
142
142
  },
143
143
  "ImportResourcesModal.infoBox.prerequisitesOfImportingData": {
144
144
  developer_comment: "A message to guide users to check the prerequisites of importing data",
@@ -12,7 +12,7 @@ import '@babel/runtime-corejs3/helpers/slicedToArray';
12
12
  import 'react';
13
13
  import '@commercetools-frontend/application-shell-connectors';
14
14
  import '@commercetools-frontend/sdk';
15
- import { a as FileIcon, m as messages } from './index-10a225f5.esm.js';
15
+ import { a as FileIcon, m as messages } from './index-7a93797c.esm.js';
16
16
  import '@commercetools-frontend/constants';
17
17
  import '@commercetools-frontend/application-shell';
18
18
  import '@babel/runtime-corejs3/core-js-stable/reflect/construct';
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
14
14
  require('react');
15
15
  require('@commercetools-frontend/application-shell-connectors');
16
16
  require('@commercetools-frontend/sdk');
17
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-77194696.cjs.prod.js');
17
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
18
18
  require('@commercetools-frontend/constants');
19
19
  require('@commercetools-frontend/application-shell');
20
20
  require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
@@ -14,7 +14,7 @@ require('@babel/runtime-corejs3/helpers/slicedToArray');
14
14
  require('react');
15
15
  require('@commercetools-frontend/application-shell-connectors');
16
16
  require('@commercetools-frontend/sdk');
17
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-40da749a.cjs.dev.js');
17
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
18
18
  require('@commercetools-frontend/constants');
19
19
  require('@commercetools-frontend/application-shell');
20
20
  require('@babel/runtime-corejs3/core-js-stable/reflect/construct');
@@ -6,11 +6,11 @@ var es = {
6
6
  },
7
7
  "ImportResourcesModal.business-unit": {
8
8
  developer_comment: "Label for the business-unit resource type",
9
- string: "Business unit"
9
+ string: "Unidad empresarial"
10
10
  },
11
11
  "ImportResourcesModal.business-units": {
12
12
  developer_comment: "Label for the business-units resource type",
13
- string: "Business units"
13
+ string: "Unidades empresariales"
14
14
  },
15
15
  "ImportResourcesModal.cancel": {
16
16
  developer_comment: "Label for the cancel button",
@@ -178,7 +178,7 @@ var es = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Import business units by CSV"
181
+ string: "Importar unidades empresariales mediante CSV"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -4,11 +4,11 @@ var es = {
4
4
  },
5
5
  "ImportResourcesModal.business-unit": {
6
6
  developer_comment: "Label for the business-unit resource type",
7
- string: "Business unit"
7
+ string: "Unidad empresarial"
8
8
  },
9
9
  "ImportResourcesModal.business-units": {
10
10
  developer_comment: "Label for the business-units resource type",
11
- string: "Business units"
11
+ string: "Unidades empresariales"
12
12
  },
13
13
  "ImportResourcesModal.cancel": {
14
14
  developer_comment: "Label for the cancel button",
@@ -176,7 +176,7 @@ var es = {
176
176
  },
177
177
  "ImportResourcesModal.modalTitle.businessUnit": {
178
178
  developer_comment: "Label for the business units modal title",
179
- string: "Import business units by CSV"
179
+ string: "Importar unidades empresariales mediante CSV"
180
180
  },
181
181
  "ImportResourcesModal.modalTitle.category": {
182
182
  developer_comment: "Label for the categories modal title",
@@ -6,11 +6,11 @@ var es = {
6
6
  },
7
7
  "ImportResourcesModal.business-unit": {
8
8
  developer_comment: "Label for the business-unit resource type",
9
- string: "Business unit"
9
+ string: "Unidad empresarial"
10
10
  },
11
11
  "ImportResourcesModal.business-units": {
12
12
  developer_comment: "Label for the business-units resource type",
13
- string: "Business units"
13
+ string: "Unidades empresariales"
14
14
  },
15
15
  "ImportResourcesModal.cancel": {
16
16
  developer_comment: "Label for the cancel button",
@@ -178,7 +178,7 @@ var es = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Import business units by CSV"
181
+ string: "Importar unidades empresariales mediante CSV"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -1,6 +1,6 @@
1
1
  import { useIntl } from 'react-intl';
2
2
  import { Spacings, PaperclipIcon, Constraints, Text, SecondaryButton } from '@commercetools-frontend/ui-kit';
3
- import { u as useImportResourcesContext, m as messages } from './index-10a225f5.esm.js';
3
+ import { u as useImportResourcesContext, m as messages } from './index-7a93797c.esm.js';
4
4
  import '@babel/runtime-corejs3/core-js-stable/object/keys';
5
5
  import '@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols';
6
6
  import '@babel/runtime-corejs3/core-js-stable/instance/filter';
@@ -2,7 +2,7 @@
2
2
 
3
3
  var reactIntl = require('react-intl');
4
4
  var uiKit = require('@commercetools-frontend/ui-kit');
5
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-77194696.cjs.prod.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-e08c812b.cjs.prod.js');
6
6
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
7
7
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
8
8
  require('@babel/runtime-corejs3/core-js-stable/instance/filter');
@@ -2,7 +2,7 @@
2
2
 
3
3
  var reactIntl = require('react-intl');
4
4
  var uiKit = require('@commercetools-frontend/ui-kit');
5
- var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-40da749a.cjs.dev.js');
5
+ var dist_commercetoolsFrontendExtensionsImportResourcesModal = require('./index-44a01cb9.cjs.dev.js');
6
6
  require('@babel/runtime-corejs3/core-js-stable/object/keys');
7
7
  require('@babel/runtime-corejs3/core-js-stable/object/get-own-property-symbols');
8
8
  require('@babel/runtime-corejs3/core-js-stable/instance/filter');
@@ -6,11 +6,11 @@ var frFR = {
6
6
  },
7
7
  "ImportResourcesModal.business-unit": {
8
8
  developer_comment: "Label for the business-unit resource type",
9
- string: "Business unit"
9
+ string: "Unité commerciale"
10
10
  },
11
11
  "ImportResourcesModal.business-units": {
12
12
  developer_comment: "Label for the business-units resource type",
13
- string: "Business units"
13
+ string: "Unité commerciale"
14
14
  },
15
15
  "ImportResourcesModal.cancel": {
16
16
  developer_comment: "Label for the cancel button",
@@ -178,7 +178,7 @@ var frFR = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Import business units by CSV"
181
+ string: "Importer des unités commerciales par CSV"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",
@@ -4,11 +4,11 @@ var frFR = {
4
4
  },
5
5
  "ImportResourcesModal.business-unit": {
6
6
  developer_comment: "Label for the business-unit resource type",
7
- string: "Business unit"
7
+ string: "Unité commerciale"
8
8
  },
9
9
  "ImportResourcesModal.business-units": {
10
10
  developer_comment: "Label for the business-units resource type",
11
- string: "Business units"
11
+ string: "Unité commerciale"
12
12
  },
13
13
  "ImportResourcesModal.cancel": {
14
14
  developer_comment: "Label for the cancel button",
@@ -176,7 +176,7 @@ var frFR = {
176
176
  },
177
177
  "ImportResourcesModal.modalTitle.businessUnit": {
178
178
  developer_comment: "Label for the business units modal title",
179
- string: "Import business units by CSV"
179
+ string: "Importer des unités commerciales par CSV"
180
180
  },
181
181
  "ImportResourcesModal.modalTitle.category": {
182
182
  developer_comment: "Label for the categories modal title",
@@ -6,11 +6,11 @@ var frFR = {
6
6
  },
7
7
  "ImportResourcesModal.business-unit": {
8
8
  developer_comment: "Label for the business-unit resource type",
9
- string: "Business unit"
9
+ string: "Unité commerciale"
10
10
  },
11
11
  "ImportResourcesModal.business-units": {
12
12
  developer_comment: "Label for the business-units resource type",
13
- string: "Business units"
13
+ string: "Unité commerciale"
14
14
  },
15
15
  "ImportResourcesModal.cancel": {
16
16
  developer_comment: "Label for the cancel button",
@@ -178,7 +178,7 @@ var frFR = {
178
178
  },
179
179
  "ImportResourcesModal.modalTitle.businessUnit": {
180
180
  developer_comment: "Label for the business units modal title",
181
- string: "Import business units by CSV"
181
+ string: "Importer des unités commerciales par CSV"
182
182
  },
183
183
  "ImportResourcesModal.modalTitle.category": {
184
184
  developer_comment: "Label for the categories modal title",