File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ export const translations: Translations<'en'> = {
115115 return 'Proceed to the next step'
116116 } ,
117117 'button download data' : 'Download data' ,
118- 'button download articulation' : 'Download articulation table ' ,
118+ 'button download articulation' : 'Download roundabout recap ' ,
119119 'button expand' : 'Expand view' ,
120120 'button previous title' : 'Return to the previous step' ,
121121 'button previous label' : 'Previous' ,
Original file line number Diff line number Diff line change @@ -114,7 +114,8 @@ export const translations: Translations<'fr'> = {
114114 return "Passer à l'étape suivante"
115115 } ,
116116 'button download data' : 'Télécharger les données' ,
117- 'button download articulation' : "Télécharger le tableau d'articulation" ,
117+ 'button download articulation' :
118+ 'Télécharger le récapitulatif du rond-point' ,
118119
119120 'button expand' : 'Étendre la vue' ,
120121
You can’t perform that action at this time.
0 commit comments