aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/decorators/route_decorator.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/decorators/route_decorator.rb b/app/decorators/route_decorator.rb
index 684e55cd8..ec7f0d6aa 100644
--- a/app/decorators/route_decorator.rb
+++ b/app/decorators/route_decorator.rb
@@ -13,7 +13,7 @@ class RouteDecorator < Draper::Decorator
if object.stop_points.any?
links << Link.new(
- content: h.t('routes.show.journey_patterns'),
+ content: h.t('journey_patterns.actions.index'),
href: [
context[:referential],
context[:line],