File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,12 +143,12 @@ product_landing:
143143product_sublanding :
144144 start : Start
145145 start_path : Start path
146- learning_paths : ' {{ allProducts [currentProduct].name }} learning paths'
146+ learning_paths : ' {{ productMap [currentProduct].name }} learning paths'
147147 learning_paths_desc : Learning paths are a collection of guides that help you master a particular subject.
148- guides : ' {{ allProducts [currentProduct].name }} guides'
148+ guides : ' {{ productMap [currentProduct].name }} guides'
149149 more_guides : more guides
150150 load_more : Load more guides
151- all_guides : ' All {{ allProducts [currentProduct].name }} guides'
151+ all_guides : ' All {{ productMap [currentProduct].name }} guides'
152152 no_result : Sorry, there is no guide that match your filter.
153153 filters :
154154 type : Type
You can’t perform that action at this time.
0 commit comments