Skip to content

Commit d7ed731

Browse files
committed
front: fix the number of loading states
Signed-off-by: Younes Khoudli <[email protected]>
1 parent bfa5205 commit d7ed731

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

front/public/locales/en/operationalStudies/scenario.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"filterPlaceholder": "Filter, tags",
1616
"advancedFiltersPlaceholder": "Filter by family, serie, detail",
17-
"infraLoadingState": "{{step}}/7",
17+
"infraLoadingState": "{{step}}/3",
1818
"infrastructure": "Infrastructure",
1919
"lessDetails": "less details",
2020
"macroscopic": "MACRO",

front/public/locales/fr/operationalStudies/scenario.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"unableToDuplicateATrain": "Impossible de dupliquer le train"
1414
},
1515
"filterPlaceholder": "Filtre, étiquettes",
16-
"infraLoadingState": "{{step}}/7",
16+
"infraLoadingState": "{{step}}/3",
1717
"infrastructure": "Infrastructure",
1818
"lessDetails": "moins de détails",
1919
"macroscopic": "MACRO",

0 commit comments

Comments
 (0)