@gridsuite/commons-ui 0.31.0 → 0.31.1

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.
@@ -10,7 +10,7 @@ exports["default"] = void 0;
10
10
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11
11
  */
12
12
  var equipment_search_fr = {
13
- 'equipment_search/label': 'Rechercher un équipement',
13
+ 'equipment_search/label': 'Rechercher un ouvrage',
14
14
  'equipment_search/switchTag': 'SWITCH',
15
15
  'equipment_search/busbarSectionTag': 'SJB',
16
16
  'equipment_search/lineTag': 'LIGNE',
@@ -16,7 +16,7 @@ var top_bar_fr = {
16
16
  'top-bar/exitFullScreen': 'Quitter mode plein écran',
17
17
  'top-bar/about': 'A propos',
18
18
  'top-bar/displayMode': "Mode d'affichage",
19
- 'top-bar/equipmentLabel': 'Label des équipements',
19
+ 'top-bar/equipmentLabel': 'Label des ouvrages',
20
20
  'top-bar/id': 'Id',
21
21
  'top-bar/name': 'Nom',
22
22
  'top-bar/language': 'Langue'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gridsuite/commons-ui",
3
- "version": "0.31.0",
3
+ "version": "0.31.1",
4
4
  "description": "common react components for gridsuite applications",
5
5
  "engines": {
6
6
  "npm": "<=6",