aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorcedricnjanga2018-03-29 11:11:56 -0700
committercedricnjanga2018-03-29 11:11:56 -0700
commit7aea0d423be5facef04e888352f3d22283378c3e (patch)
tree2de6d50c040933a39878928a5232e231def00161 /app
parent31c25e9c99c1f95890e6bf4d9d47d807b647faec (diff)
downloadchouette-core-6156-vehicle-journey-translations.tar.bz2
Diffstat (limited to 'app')
-rw-r--r--app/javascript/vehicle_journeys/components/tools/NotesEditVehicleJourney.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/javascript/vehicle_journeys/components/tools/NotesEditVehicleJourney.js b/app/javascript/vehicle_journeys/components/tools/NotesEditVehicleJourney.js
index dd4930af9..5d300f70c 100644
--- a/app/javascript/vehicle_journeys/components/tools/NotesEditVehicleJourney.js
+++ b/app/javascript/vehicle_journeys/components/tools/NotesEditVehicleJourney.js
@@ -43,7 +43,7 @@ export default class NotesEditVehicleJourney extends Component {
renderAssociatedFN() {
if (this.footnotes().associated.length == 0) {
- return <h3>{I18n.t('vehicle_journeys.vehicle_journeys_matrix.no_associated_purchase_windows')}</h3>
+ return <h3>{I18n.t('vehicle_journeys.vehicle_journeys_matrix.no_associated_footnotes')}</h3>
} else {
return (
<div>