Skip to content

Commit

Permalink
fix: update data status III
Browse files Browse the repository at this point in the history
  • Loading branch information
gevos committed Feb 26, 2024
1 parent 1a33240 commit 132d067
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@ const translations = {
description:
"Infrastrukturbetreiberinnen, die Normalspurstrecken betreiben. ",
dataInfo1: "Datengrundlage: SBB",
dataInfo2: "Datenstand: 12.2023",
dataInfo2: "Datenstand: Dezember 2023",
},
fr: {
description:
"Les gestionnaires d'infrastructure qui exploitent des lignes à voie normale.",
dataInfo1: "Base de données: CFF",
dataInfo2: "État des données: 12.2023",
dataInfo2: "État des données: Décembre 2023",
},
it: {
description:
"Gestori di infrastrutture che operano su linee a scartamento normale.",
dataInfo1: "Base dati: FFS",
dataInfo2: "Aggiornamento dei dati: 12.2023",
dataInfo2: "Aggiornamento dei dati: Dicembre 2023",
},
en: {
description: "Infrastructure managers who operate standard gauge lines.",
dataInfo1: "Data basis: SBB",
dataInfo2: "Data status: 12.2023",
dataInfo2: "Data status: December 2023",
},
};

Expand Down

0 comments on commit 132d067

Please sign in to comment.