Skip to content
Snippets Groups Projects
Commit e14ed94c authored by mathias.chouet's avatar mathias.chouet
Browse files

Translated text

parent 8b2f6748
No related branches found
No related tags found
1 merge request!49Resolve "Ajout du module de calcul d'une passe à bassins"
......@@ -39,7 +39,7 @@ export class PabProfileGraphComponent extends ResultsComponent {
},
title: {
display: true,
text: "Profil en long de la passe"
text: this.intlService.localizeText("INFO_PAB_TITRE_PROFIL")
},
elements: {
line: {
......
......@@ -251,6 +251,7 @@
"INFO_PAB_CLOISON_OUVRAGE_N": "Wall : device #%s",
"INFO_PAB_TITRE_COURT": "Fish ladder",
"INFO_PAB_TITRE": "Fish ladder",
"INFO_PAB_TITRE_PROFIL": "Fish ladder longitudinal profile",
"INFO_PAB_TABLE": "Fish ladder geometry",
"INFO_PABCHUTE_TITRE_COURT": "FL: fall",
"INFO_PABCHUTE_TITRE": "Fish ladder: fall",
......
......@@ -251,6 +251,7 @@
"INFO_PAB_CLOISON_OUVRAGE_N": "Cloison : ouvrage n° %s",
"INFO_PAB_TITRE_COURT": "PAB",
"INFO_PAB_TITRE": "Passe à bassins",
"INFO_PAB_TITRE_PROFIL": "Profil en long de la passe",
"INFO_PAB_TABLE": "Géométrie de la passe",
"INFO_PABCHUTE_TITRE_COURT": "PAB : chute",
"INFO_PABCHUTE_TITRE": "Passe à bassins : chute",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment