You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -367,7 +367,7 @@ en:
367
367
prefix: 'Error:'
368
368
routes:
369
369
cannot_route_backwards_from_generic_page: The route from question %{question_number} cannot go to a previous question - edit this route
370
-
cannot_route_backwards_from_selection_page: The route from question %{question_number}, option %{option_number}, cannot go to a previous question - edit this route
370
+
cannot_route_backwards_from_selection_page: The route from question %{question_number}, option %{option_number} cannot go to a previous question - edit this route
371
371
page_list:
372
372
cannot_route_backwards_from_generic_page: The route from question %{question_number} cannot go to a previous question - edit this route
0 commit comments